Add WireGuard VPN configuration for Proxmox Colocation

This commit is contained in:
TheMaddax 2026-03-05 12:41:59 -07:00
parent efae0c098c
commit 107f2de66c

10
wg1.conf Normal file
View file

@ -0,0 +1,10 @@
[Interface]
PrivateKey = eDcRLqehay1uqtv+ltkxgWc4EtPMlFyZRVzfQSZ6zWM=
Address = 10.6.0.3/24
DNS = 1.1.1.1
[Peer]
PublicKey = ee4ywiTbFZ3Dlg74FqIwTQQMo4vR6IgKrDQ+Yos7gHo=
Endpoint = 74.80.182.50:51820
AllowedIPs = 10.6.0.0/24, 10.4.0.0/24
PersistentKeepalive = 25