更优的选择:https://github.com/Python3WebSpider/AdslProxy
服务端即远程主机
Python3版本
pip3 install redis tornado
git clone https://github.com/Germey/ADSLProxyPool.git
安装Redis并启动服务
cd server
vi config.py
根据注释修改配置文件
根目录运行
python3 server.py
客户端即拨号主机
Python3版本
pip3 install requests
git clone https://github.com/Germey/ADSLProxyPool.git
cd server
vi config.py
根据注释修改配置文件
根目录运行
python3 client.py