mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Change optimization
This commit is contained in:
parent
251ad883ac
commit
c85cd75159
3 changed files with 20 additions and 18 deletions
|
@ -4,10 +4,10 @@
|
|||
"local_port":1081,
|
||||
"mode":"tcp_and_udp",
|
||||
"key":"MySecretKey",
|
||||
"timeout":120,
|
||||
"timeout":400,
|
||||
"method":"aes-256-cfb",
|
||||
"verbose":2,
|
||||
"prefer_ipv6": true,
|
||||
"verbose":0,
|
||||
"prefer_ipv6": false,
|
||||
"fast_open": true,
|
||||
"reuse_port": true,
|
||||
"mptcp": true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue