Sign inSign up

ggicci/shadowsocks

By ggicci

Updated almost 8 years ago

A tiny docker image of shadowsocks based on alpine.

Image
1

100K+

ggicci/shadowsocks repository overview

docker-shadowsocks

Build a tiny docker image (compressed ~ 16MB) for shadowsocks based on alpine linux. The versions of this dockerfile follows shadowsocks releases.

Usage

Pull the latest version from docker hub:

docker pull ggicci/shadowsocks

And run it with command:

docker run -d -p 8388:8388 ggicci/shadowsocks -s 0.0.0.0 -p 8388 -m aes-256-cfb -k ${your_password}

Tag summary

Content type

Image

Digest

Size

14.8 MB

Last updated

almost 8 years ago

docker pull ggicci/shadowsocks