shadowsocks/tests/server-multi-ports.json
2014-06-18 15:50:17 +08:00

8 lines
174 B
JSON

{
"server": "127.0.0.1",
"server_port": [8384, 8345, 8346, 8347],
"local_port": 1081,
"password": "foobar4",
"timeout": 60,
"method": "aes-256-cfb"
}