shadowsocks/tests/fastopen.json

11 lines
214 B
JSON
Raw Normal View History

2014-06-03 13:59:34 +00:00
{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1081,
"password":"barfoo!",
"timeout":300,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"fast_open":true
}