shadowsocks/tests/ipv6.json

11 lines
212 B
JSON
Raw Permalink Normal View History

2014-11-07 18:28:37 +00:00
{
"server":"::",
"server_port":8388,
"local_port":1081,
"password":"aes_password",
"timeout":60,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"fast_open":false
}