Short Description
Short description is empty for this repo.
Full Description
How to use these images
Get [docker-compose.yml][7], then change
SERVER_ADDR
andPASSWORD
.Run these commands:
$ docker-compose up -d
docker run --name ss -p 7689:7689 -p 7689:7689/udp -d -e PASSWORD='password' reggiezhang/shadowsocks-libev
Docker Pull Command
Owner
reggiezhang