Files
shadowsocks/config.json

8 lines
128 B
JSON
Raw Normal View History

{
2012-11-02 21:02:17 +08:00
"server":"localhost",
"server_port":8388,
"local_port":1080,
"password":"barfoo!",
2013-01-07 13:08:38 +08:00
"timeout":600
}