Add configs/wg0

This commit is contained in:
2026-06-06 14:50:05 +01:00
parent adda77dc70
commit 3ec57f84bc

16
configs/wg0 Normal file
View File

@@ -0,0 +1,16 @@
[Interface]
#servers private key
PrivateKey =
#VPN tunnel address for server
Address = 10.10.10.0/31
#listening port
ListenPort = 51820
[Peer]
PublicKey =
AllowedIPs = 10.10.10.1/32