mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Force interface for openvpn
This commit is contained in:
parent
71ac240cac
commit
fdd987f147
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
dev tun
|
dev tun0
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
proto tcp
|
proto tcp
|
||||||
port 65301
|
port 65301
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
dev tun
|
dev tun1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
proto udp
|
proto udp
|
||||||
port 65301
|
port 65301
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue