1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Add OpenVPN support and fix MLVPN support

This commit is contained in:
Ycarus (Yannick Chabanois) 2018-06-12 15:13:34 +00:00
parent 55433c52e4
commit 148d3fbcd0
5 changed files with 51 additions and 5 deletions

9
openvpn-tun0.conf Normal file
View file

@ -0,0 +1,9 @@
dev tun
secret /etc/openvpn/server/static.key
cipher AES-256-CBC
compress lz4
proto tcp-server
port 65301
persist-tun
persist-key