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

Modify glorytun param

This commit is contained in:
Ycarus (Yannick Chabanois) 2018-08-21 16:06:56 +00:00
parent 41bab147df
commit f8842fed75

View file

@ -3,4 +3,4 @@ DEV=tun0
SERVER=true SERVER=true
MPTCP=true MPTCP=true
IPV6=true IPV6=true
OPTIONS="chacha20 retry count -1 const 500000 timeout 40000 keepalive count 5 idle 60 interval 2" OPTIONS="chacha20 retry count -1 const 50000 timeout 40000 keepalive count 5 idle 60 interval 2 buffer-size 65500 multiqueue"