Sign inSign up

noteon/shadowsocks

By noteon

Updated over 10 years ago

shadowsocks server

Image
0

441

noteon/shadowsocks repository overview

Quick Start

docker run --name shadowsocks -d -p 8388:8388 noteon/shadowsocks -s 0.0.0.0 -p 8388 -m aes-256-cfb -k $PASSWORDD

It is highly recommended that you store the shadowsocks password in an environment variable as shown above. This way the password will not show in plain text when you run docker ps.

For more command line options, refer to the shadowsocks documentation

#Repo https://github.com/noteon/docker-shadowsocks

Tag summary

Content type

Image

Digest

Size

142.9 MB

Last updated

over 10 years ago

docker pull noteon/shadowsocks