This commit is contained in:
Vasco
2026-04-20 11:15:10 +01:00
parent e56634a027
commit 104d2d5070
2 changed files with 46 additions and 21 deletions

9
vpn.conf Normal file
View File

@@ -0,0 +1,9 @@
local 192.168.1.1
port 1194
proto udp
dev tun
ca ca.crt #
cert gw-vpn.crt #
key gw-vpn.key # ya
dh dh2048.pem
server 10.60.0.0 255.255.255.0