Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded devices and low-end boxes.
It is a port of Shadowsocks created by @clowwindy, which is maintained by @madeye and @linusyang.
Get docker-compose.yml, then change SS_SERVER_PORT , SS_PASSWORD, KCP_SERVER_PORT, KCP_CRYPT, KCP_MTU, KCP_DSCP, KCP_OPTIONS,ARUKAS_TOKEN, ARUKAS_SECERT, ARUKAS_CHECK_FEQ provided in the file.
Run these commands:
# On x86 client (192.168.1.234)
$ docker-compose up -d
# On any LAN PC (192.168.1.XXX)
$ curl -x socks5h://192.168.1.234:1082 https://www.youtube.com/
$ curl -x http://192.168.1.234:7777 https://www.youtube.com/
Set socks5 proxy in your favorite web browser.
Set http proxy in your favorite web browser.
View license information for the software contained in this image.
If you find a bug, please create an [issue][10]. Feel free to send me pull requests. Thank you!
Content type
Image
Digest
Size
10.9 MB
Last updated
over 9 years ago
docker pull tofuliang/docker-shadowsocks-libev