mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Set a default local and remote ip for glorytun tcp
This commit is contained in:
parent
51fdd0c3ca
commit
378920a4d3
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ config glorytun 'vpn'
|
|||
option proto 'tcp'
|
||||
option chacha20 '1'
|
||||
option mtuauto '1'
|
||||
option localip '10.255.255.2'
|
||||
option remoteip "10.255.255.1'
|
Loading…
Reference in a new issue