give wireguard clients unique IPs

This commit is contained in:
Malin Freeborn
2026-03-10 17:15:26 +01:00
parent 7548252912
commit 905b6c030f
4 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[Peer]
PublicKey = {{pubkey}}
AllowedIPs = 10.0.0.2/32
AllowedIPs = 10.0.0.{{id}}/32