Dockerfiles/shadowsocks/local-1.2.1/README.md
2018-02-02 14:33:54 +08:00

278 B

Shadowsocks

Across the Great Wall, we can reach every corner in the world.

Run as client

docker run \
-d \
--restart always \
--publish 1082:1080 \
--name sslocal \
newnius/shadowsocks:client-1.2.1 \
sslocal -s SERVER_IP -p 1081 -l 1080 -k PASSWORD -m METHOD