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

c0d1007/DynamicProxyServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

6 Commits

Repository files navigation

DynamicProxyServer

本程序可动态获取代理IP地址,浏览器或其他终端每次请求都进行换一代理IP地址进行请求内容,目前还有很多bug未处理好,后续看情况更新。

支持版本

python3

地址池安装参照原作者

https://github.com/jhao104/proxy_pool

修改代理池地址

修改文件autoProxyServer.py中的proxy_pool_url为安装地址池的访问地址

修改本地端口

可根据个人需要,修改相应的端口号作为程序的监听端口,修改文件autoProxyServer.py中,将以下监听端口12345修改成自己所要的端口: Proxy(addr=('0.0.0.0', 12345),proxy_pool_url=proxy_pool_url).serve_forever()

程序运行

修改autoProxyServer.py后,直接运行该文件。

测试效果

程序运行效果

image

访问测试IP地址

第一次访问解析的IP地址

image

第二次访问解析的IP地址

image

About

动态IP代理服务器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

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