Skip to content

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.

License

Notifications You must be signed in to change notification settings

kagasu/python-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Repository files navigation

python-proxy

This fork allows bind to network device.

pproxy \ -l socks5://0.0.0.0:8000/@eth0 \ -l socks5://0.0.0.0:8001/@eth1 

Install

git clone https://github.com/kagasu/python-proxy cd python-proxy pip install -e . --break-system-packages 

Note

OSTested?Works fine?
Ubuntu 22.04 LTSYesYes
macOSNoYes. i think.
WindowsNoNo. i think.

About

HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python100.0%