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

Fix Glorytun-UDP cnfig

This commit is contained in:
Ycarus (Yannick Chabanois) 2024-12-06 19:31:31 +01:00
parent 3ce139d051
commit 5b5805c1b9
2 changed files with 1 additions and 1 deletions

View file

@ -1,14 +0,0 @@
config glorytun-udp 'vpn'
option enable '0'
option host '127.0.0.1'
option port '65001'
option dev 'tun0'
option key ''
option chacha '1'
option localip '10.255.254.2'
option remoteip '10.255.254.1'
option mode 'to'
option kxtimeout '7d'
option timetolerance '10m'
option keepalive '25s'
option rateauto '0'