shadowsocks/tests/table.json

11 lines
208 B
JSON
Raw Normal View History

2014-05-02 05:19:42 +00:00
{
"server":"127.0.0.1",
"server_port":8388,
2014-06-01 09:20:51 +00:00
"local_port":1081,
2014-05-02 05:19:42 +00:00
"password":"barfoo!",
2014-06-05 11:33:45 +00:00
"timeout":60,
2014-05-03 15:04:49 +00:00
"method":"table",
2014-05-02 05:19:42 +00:00
"local_address":"127.0.0.1",
"fast_open":false
}