1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Update do VPS script 0.993

This commit is contained in:
Ycarus (Yannick Chabanois) 2019-05-12 02:45:49 +00:00
parent 616cb5c494
commit 5cd78a9401
8 changed files with 59 additions and 17 deletions

View file

@ -3,4 +3,4 @@ DEV=tun0
SERVER=true
MPTCP=true
IPV6=true
OPTIONS="chacha20 retry count -1 const 5000000 timeout 40000 keepalive count 5 idle 10 interval 2 buffer-size 32768 multiqueue"
OPTIONS="chacha20 retry count -1 const 5000000 timeout 10000 keepalive count 5 idle 10 interval 2 buffer-size 32768 multiqueue"