Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/7134g/FreeProxyPool
免费的ip代理池服务
https://github.com/7134g/FreeProxyPool
Last synced: 12 days ago
JSON representation
免费的ip代理池服务
- Host: GitHub
- URL: https://github.com/7134g/FreeProxyPool
- Owner: 7134g
- Created: 2019-01-22T09:56:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-18T01:31:34.000Z (5 months ago)
- Last Synced: 2024-07-05T01:58:57.808Z (4 months ago)
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## 功能
提供免费的ip代理池服务,通过启动后可以通过flask实现的api接口获取可用ip提供dockerfile一键部署方式
## 随机获取
http://127.0.0.1:5555/random
## 获取最大
http://127.0.0.1:5555/max
## 删除某个
http://127.0.0.1:5555/useless
## 部署
pip intall -r requirements.txt -i http://pypi.doubanio.com/simple
redis可以用可以不用,不用直接加载到内存