lede/package/lean/shadowsocksR-libev-full/files/shadowsocksr-server.json
2017-09-06 20:32:31 +08:00

16 lines
312 B
JSON

{
"server": "0.0.0.0",
"server_ipv6": "::",
"server_port": 443,
"password": "password",
"method": "rc4-md5",
"timeout": 120,
"protocol": "origin",
"protocol_param": "",
"obfs": "plain",
"obfs_param": "",
"redirect": "",
"dns_ipv6": false,
"fast_open": false
}