Skip to content

Releases: cpuchain/proxyd

Proxyd v1.0.5

25 Jul 07:17
v1.0.5
1b6d916

Choose a tag to compare

GitHub Release)

Usage

Starting a reverse proxy to upstream SOCKS5 or HTTP proxy (socks5://127.0.0.1:1080 as example)

proxyd -u socks5://127.0.0.1:1080

To test proxy connection

curl -x http://127.0.0.1:3128 https://ifconfig.la