implement fast open in local
This commit is contained in:
parent
f6a9cad684
commit
0c12ee04cb
3 changed files with 57 additions and 11 deletions
10
tests/fastopen.json
Normal file
10
tests/fastopen.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"server":"127.0.0.1",
|
||||
"server_port":8388,
|
||||
"local_port":1081,
|
||||
"password":"barfoo!",
|
||||
"timeout":300,
|
||||
"method":"aes-256-cfb",
|
||||
"local_address":"127.0.0.1",
|
||||
"fast_open":true
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue