Sign inSign up

ihciah/ss

By ihciah

Updated almost 10 years ago

Image
0

1.9K

ihciah/ss repository overview

This is a docker build from https://github.com/shadowsocks/shadowsocks-libev/

docker run -d -e METHOD=rc4-md5 -e PASSWORD=password -p 8388:8388 --restart always ihciah/ss

If you want to use it on openwrt(version spec), you have to use this command instead(It cost me several hours to find this....sad):

docker run -d -e METHOD=rc4-md5 -e PASSWORD=password -p 8388:8388 --restart always ihciah/ss:nofastopen

Tag summary

Content type

Image

Digest

Size

5.8 MB

Last updated

almost 10 years ago

docker pull ihciah/ss