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

OS Tested? Works fine?
Ubuntu 22.04 LTS Yes Yes
macOS No Yes. i think.
Windows No No. 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

  • Python 100.0%