Files
shadowsocks-ziggear/tests/client-multi-server-ip.json
2015-08-22 15:28:22 +08:00

11 lines
234 B
JSON
Executable File

{
"server":["127.0.0.1", "127.0.0.1"],
"server_port":8388,
"local_port":1081,
"password":"aes_password",
"timeout":60,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"fast_open":false
}