1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-14 19:41:51 +00:00
openmptcprouter-feeds/glorytun/glorytun.config
2018-01-19 14:22:01 +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'