/python-proxy

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

Primary LanguagePythonMIT LicenseMIT

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
pip install -e python-proxy

Note

OS Tested? Works fine?
Ubuntu 22.04 LTS Yes Yes
macOS No Yes. i think.
Windows No No. i think.