adding untested changes and new dockers
This commit is contained in:
8
tools/wireguard/vps/wg0.conf
Normal file
8
tools/wireguard/vps/wg0.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
[Interface]
|
||||
Address = 10.0.0.1/24
|
||||
ListenPort = 51820
|
||||
PrivateKey = VPS_PRIVATE_KEY
|
||||
|
||||
[Peer]
|
||||
PublicKey = HOMELAB_PUBLIC_KEY
|
||||
AllowedIPs = 10.0.0.2/32
|
||||
Reference in New Issue
Block a user