This commit is contained in:
wingyiu 2015-08-22 15:05:12 +08:00
parent 938bba32a4
commit eeac613cfb
83 changed files with 8428 additions and 1 deletions

10
tests/ipv6-client-side.json Executable file
View file

@ -0,0 +1,10 @@
{
"server":"::1",
"server_port":8388,
"local_port":1081,
"password":"aes_password",
"timeout":60,
"method":"aes-256-cfb",
"local_address":"127.0.0.1",
"fast_open":false
}