init
This commit is contained in:
9
client.template
Normal file
9
client.template
Normal 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
|
Reference in New Issue
Block a user