PyProxy-Async
基于 Python 协程 + Redis 实现的简单的代理池维护,及代理 IP 抓取服务
流程图
Features
HTTP/HTTPS 检测
协程实现
Web Api 接口支持
TODO
Docker Support
Custom check rule Support
TSDB Support (Prometheus has been supported)
More api Support
Usage
环境依赖 Python 3.6 +
克隆
git clone https://github.com/pjialin/pyproxy-async
cd pyproxy-async
安装依赖
pip install -r requirements.txt
完善配置文件
cp config.toml.example config.toml
启动
python
评论0
最新资源