1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00
openmptcprouter-feeds/glorytun/glorytun.config
2019-05-09 21:30:58 +02:00

12 lines
No EOL
262 B
Text

config glorytun 'vpn'
option enable '0'
option host '127.0.0.1'
option port '65001'
option dev 'tun0'
option key ''
option mptcp '1'
option proto 'tcp'
option chacha20 '1'
option mtuauto '1'
option localip '10.255.255.2'
option remoteip '10.255.255.1'