shadowsocks/test/workers.json

11 lines
210 B
JSON
Raw Normal View History

2014-05-17 06:38:25 +00:00
{
"server":"127.0.0.1",
"server_port":8388,
2014-06-01 09:20:51 +00:00
"local_port":1081,
2014-05-17 06:38:25 +00:00
"password":"barfoo!",
"timeout":300,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
2014-05-24 11:16:21 +00:00
"workers": 4
2014-05-17 06:38:25 +00:00
}