shadowsocks/tests/aes-cfb1.json
2014-09-16 10:58:45 +08:00

10 lines
220 B
JSON

{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1081,
"password":"aes_password",
"timeout":60,
"method":"aes-256-cfb1",
"local_address":"127.0.0.1",
"fast_open":false
}