Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

PythonNoobLipei/ADSLProxyPool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

14 Commits

Repository files navigation

ADSL拨号服务器代理设置

服务端

服务端即远程主机

安装Python

Python3版本

安装库

pip3 install redis tornado

Clone项目

git clone https://github.com/Germey/ADSLProxyPool.git

安装Redis

安装Redis并启动服务

修改配置

cd server
vi config.py

根据注释修改配置文件

运行

根目录运行

python3 server.py

客户端

客户端即拨号主机

安装Python

Python3版本

安装库

pip3 install requests

Clone项目

git clone https://github.com/Germey/ADSLProxyPool.git

修改配置

cd server
vi config.py

根据注释修改配置文件

运行

根目录运行

python3 client.py

About

Adsl Proxy Pool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /