shadowsocks/tests/fastopen.json
2014-06-05 19:47:03 +08:00

10 lines
223 B
JSON

{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1081,
"password":"fastopen_password",
"timeout":60,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"fast_open":true
}