This commit is contained in:
2023-11-05 02:40:53 -07:00
parent a597a30b40
commit fa84855297
4 changed files with 41 additions and 0 deletions

9
client.template Normal file
View File

@@ -0,0 +1,9 @@
[Interface]
PrivateKey = ${CLIENT_PRIVATE_KEY}
Address = 10.0.0.${IP_ADDR}/16
[Peer]
PublicKey = ${SERVER_PUBLIC_KEY}
AllowedIPs = 10.0.0.0/16
Endpoint = wg.oliveratkinson.net:51820
PersistentKeepalive = 25