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

Fix missing patch, update v2ray and update glorytun config

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-04-23 05:37:23 +00:00
parent dfdfaa2487
commit 8d1055668f
2 changed files with 3 additions and 5 deletions

View file

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