simple-obfs icon indicating copy to clipboard operation
simple-obfs copied to clipboard

shadowsocks + obfs-server安装问题

Open joyang1 opened this issue 7 years ago • 0 comments

hello 问一下 server端配置 帮忙看下有问题吗 $ ssserver --version Shadowsocks 3.0.0

Ubuntu 16.04.5 python 版本 shadowsokcs

{ "server": "0.0.0.0", "local_port": 1080, "port_password": { ... }, "timeout": 300, "method": "chacha20-ietf-poly1305", "fast_open": false, "mode": "tcp_and_udp", "plugin": "obfs-server --obfs http" }

joyang1 avatar Sep 04 '18 02:09 joyang1