You need specify below environment variables: server--SS server address password--Your SS password port--SS Server access port number method--Encryption method
And you can bind docker port 8123 to host as your HTTP/HTTPS proxy port
Example: docker run -d -e server=<SERVER_ADDRESS> -e port=<SERVER_PORT> -e password= -e method=<ENCRYPTION_METHOD> -p 8123:8123 --name ssdocker hnyize/ssdocker
Content type
Image
Digest
Size
19.9 MB
Last updated
almost 8 years ago
docker pull hnyize/ssdocker