Sign inSign up

hnyize/ssdocker

By hnyize

Updated almost 8 years ago

Use SS as HTTP/HTTPS proxy

Image
1

1.6K

hnyize/ssdocker repository overview

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

Tag summary

Content type

Image

Digest

Size

19.9 MB

Last updated

almost 8 years ago

docker pull hnyize/ssdocker