simple-obfs
simple-obfs copied to clipboard
shadowsocks + obfs-server安装问题
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" }