A lightweight Go SOCKS5 proxy-server
10K+
You can start Docker container with the following command (make sure to replace <USER> and <PASSWORD> placeholders with your own credentials).
docker run -d --name socks5-proxy -p 1080:1080 -e USER=<USER> -e PASSWORD=<PASSWORD> ocassio/go-socks5-proxy
Content type
Image
Digest
Size
1 MB
Last updated
over 8 years ago
docker pull ocassio/go-socks5-proxy