A fast tunnel proxy that helps you bypass firewalls. Features:
$ docker run --rm -p 8888:1234 -v ~/conf:/conf zxbtony/shadowsocks_server -c /conf/conf.json
$ docker run -p 8080:8118 -v ~/conf:/conf zxbtony/shadowsocks_server --entrypoint="/bin/sh" -c "apk --update add privoxy && sed -i'' 's/127\.0\.0\.1:8118/0\.0\.0\.0:8118/' /etc/privoxy/config && echo 'forward-socks5 / 127.0.0.1:1080 .' >> /etc/privoxy/config && privoxy /etc/privoxy/config && sslocal -c /conf/conf_client.json"
Content type
Image
Digest
Size
16.5 MB
Last updated
over 9 years ago
docker pull zxbtony/shadowsocks_server