Add NAS config files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Interface]
|
||||
PrivateKey = CHANGEME
|
||||
Address = 10.10.10.2/24
|
||||
MTU = 1420
|
||||
|
||||
[Peer]
|
||||
PublicKey = CHANGEME
|
||||
AllowedIPs = 10.10.10.1/32
|
||||
Endpoint = zod2.com:50001
|
||||
PersistentKeepalive = 25
|
||||
Reference in New Issue
Block a user