shadowsocks/config.json
2013-07-08 22:52:13 +08:00

8 lines
151 B
JSON

{
"server":"localhost",
"server_port":8388,
"local_port":1080,
"password":"barfoo!",
"timeout":600,
"method":"table"
}