Files
shadowsocks/test/config.json
clowwindy 04d4db1f0b close #97
2014-05-02 13:19:42 +08:00

11 lines
215 B
JSON

{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1080,
"password":"barfoo!",
"timeout":300,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"fast_open":false
}