1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-02-12 19:31:54 +00:00
openmptcprouter-vps/tun0.glorytun

7 lines
192 B
Text
Raw Normal View History

PORT=65001
2021-03-02 08:52:33 +00:00
HOST=0.0.0.0
DEV=tun0
SERVER=true
MPTCP=true
2018-05-04 06:28:28 +00:00
IPV6=true
OPTIONS="chacha20 retry count -1 const 5000000 timeout 5000 keepalive count 5 idle 20 interval 2 buffer-size 65536 multiqueue"