1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2019-12-27 21:32:42 +01:00
parent 71ac240cac
commit fdd987f147
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
dev tun
dev tun0
cipher AES-256-CBC
proto tcp
port 65301

View file

@ -1,4 +1,4 @@
dev tun
dev tun1
cipher AES-256-CBC
proto udp
port 65301