mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-06-06 08:11:54 +00:00
.. | ||
Dockerfile | ||
README.md | ||
shadowsocks-local |
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