Skip to content

Files

Latest commit

author
Zheng Chen
Oct 7, 2022
718ff16 · Oct 7, 2022

History

History
24 lines (16 loc) · 235 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 235 Bytes

运行项目

1.启动redis

brew services start redis

redis-server

2.启动代理池

cd proxy_pool

python3 proxyPool.py schedule

python3 proxyPool.py server

3.启动项目

python3 main.py