This commit is contained in:
clowwindy
2014-05-03 23:04:49 +08:00
parent ed39505dc1
commit fd4efca0fe
8 changed files with 45 additions and 8 deletions

10
test/aes.json Normal file
View File

@ -0,0 +1,10 @@
{
"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
}