shadowsocks/tests/server-multi-ports.json

9 lines
174 B
JSON
Raw Permalink Normal View History

2014-06-18 07:50:17 +00:00
{
"server": "127.0.0.1",
"server_port": [8384, 8345, 8346, 8347],
"local_port": 1081,
"password": "foobar4",
"timeout": 60,
"method": "aes-256-cfb"
}