Shadowsocks server with CHACHA20 support. Based on python:2.7.12 image.
882
This image uses ENTRYPOINT to run the containers as an executable.
sudo docker run -d --restart=always -p 8388:8388 shadowsocks -p 8388 -k yourpassword -m chacha20 --workers 60
Content type
Image
Digest
Size
274.4 MB
Last updated
over 9 years ago
docker pull ae86/shadowsocks