Sign inSign up

duobinji/shadowsocks-obfs

By duobinji

Updated over 1 year ago

shadowsocks + obfs docker with just setting your password in config json.

Image
Networking
0

430

duobinji/shadowsocks-obfs repository overview

docker run -d -p 8388:8388 --name ss-obfs duobinji/shadowsocks-obfs

config.json

{ "server": "0.0.0.0", "server_port": 8388, "password": "your-password", "method": "aes-256-gcm", "timeout": 300, "plugin": "obfs-server", "plugin_opts": "obfs=http;obfs-host=www.bing.com" }

file location:/etc/shadowsocks-libev/config.json

Tag summary

Content type

Image

Digest

sha256:bd463e207

Size

48 MB

Last updated

over 1 year ago

docker pull duobinji/shadowsocks-obfs