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

Remove OpenVPN compression, change settings for glorytun

This commit is contained in:
Ycarus (Yannick Chabanois) 2018-08-19 12:05:09 +00:00
parent f81944fb8c
commit 4dfa9613ac
3 changed files with 8 additions and 9 deletions

View file

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