Skip to content

no2key/DDDProxy

 
 

Repository files navigation

DDDProxy
a private security HTTP/HTTPS proxy framework,with python

* Private
* Auto proxy(see https://en.wikipedia.org/wiki/Proxy_auto-config)
* Security Proxy
* Anti-GFW
* No need install certificate on user browser
* Fast


* proxy service can run on:
	Linux,Unix,Windows

* proxy service support devices/system:
	1.windows xp+
	2.iPhone,iPad
	3.Android 5.0+
	4.Mac OS X
	5.other support PAC auto proxy
* How to install
	windows
	

* How To run
	1. remote server run : python remoteServer.py [passWord]
	2. local server run: python localServer.py [remoteServerHost] [passWord]
	3. then open http://localip:8081,see help


- by dx.wang
- E-Mail:wdongxv@gmail.com

About

自动代理软件一枚

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 64.3%
  • JavaScript 22.3%
  • HTML 13.4%