# 通过ENV可以自定以一下参数
# SERVER_ADDR 0.0.0.0
# SERVER_PORT 8888
# PASSWORD password
# METHOD aes-256-cfb
docker run -d -p 9901:9901 -e SERVER_PORT=9901 -e PASSWORD=password --restart=always shadowsocks
Content type
Image
Digest
Size
19.8 MB
Last updated
about 7 years ago
docker pull d0ng/shadowsocks