Latest Shadowsocks-libev built on CentOS 8 for CentOS 8
10K+
This repository is to build and provide Shadowsocks-libev binaries for CentOS 8.
The entrypoint set on this image is ss-server so can append Shadowsocks arguments to the end of your docker run command and use it as Shadowsocks server.
e.g.
docker run -d --name shadowsocks --restart=always -p 8389:8389 -p 8389:8389/udp raminmt/shadowsocks-libev -s 0.0.0.0 -p 8389 -k r@MT021021 -m aes-256-gcm -u
Content type
Image
Digest
Size
113.8 MB
Last updated
almost 6 years ago
docker pull raminmt/shadowsocks-libev