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
2018-02-07 15:20:38 +01:00

8 lines
168 B
Text

config glorytun 'vpn'
option enable '0'
option host '127.0.0.1'
option port '65001'
option dev 'tun0'
option key 'secretkey'
option mptcp '1'
option proto 'tcp'