Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyc8503/fc-proxy
利用阿里云函数当作代理池.
https://github.com/lyc8503/fc-proxy
Last synced: 3 months ago
JSON representation
利用阿里云函数当作代理池.
- Host: GitHub
- URL: https://github.com/lyc8503/fc-proxy
- Owner: lyc8503
- Fork: true (shimmeris/SCFProxy)
- Created: 2022-05-19T08:20:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T16:07:25.000Z (4 months ago)
- Last Synced: 2024-06-25T17:53:59.093Z (4 months ago)
- Language: Python
- Homepage:
- Size: 1.25 MB
- Stars: 77
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - lyc8503/fc-proxy - 利用阿里云函数当作代理池. (Python)
README
# fc-proxy
将阿里云函数的机器集群作为代理池.本项目灵感和部分代码来自 https://github.com/shimmeris/SCFProxy, 主要将项目从腾讯云平台迁移到阿里云函数.
## 原理
详细原理参见文章[浅谈云函数的利用面](https://xz.aliyun.com/t/9502)我的博客[相关链接](https://blog.lyc8503.net/post/sfc-proxy-pool/)