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

Add 6in4 support

This commit is contained in:
Ycarus (Yannick Chabanois) 2018-05-04 06:28:28 +00:00
parent a4b8cebbd1
commit dcf20947f2
13 changed files with 142 additions and 17 deletions

View file

@ -2,4 +2,5 @@ PORT=65001
DEV=tun0
SERVER=true
MPTCP=true
IPV6=true
OPTIONS="chacha20 multiqueue keepalive"