shadowsocks/test/table.json

11 lines
209 B
JSON
Raw Normal View History

2014-05-02 13:19:42 +08:00
{
"server":"127.0.0.1",
"server_port":8388,
2014-06-01 17:20:51 +08:00
"local_port":1081,
2014-05-02 13:19:42 +08:00
"password":"barfoo!",
"timeout":300,
2014-05-03 23:04:49 +08:00
"method":"table",
2014-05-02 13:19:42 +08:00
"local_address":"127.0.0.1",
"fast_open":false
}