1
0
Fork 0

Add VPN for evey

This commit is contained in:
clerie 2022-08-26 21:44:37 +02:00
parent 601b5fe8c1
commit 6d1e848564
1 changed files with 5 additions and 0 deletions

View File

@ -117,6 +117,11 @@
allowedIPs = [ "2a01:4f8:c0c:15f1::8016/128" "10.20.30.16/32" ];
publicKey = "V6Kc++QmJ4RkLSWvcLj/KgbIafvi7URV6dOgFnKSAwM=";
}
{
# evey
allowedIPs = [ "2a01:4f8:c0c:15f1::8017/128" "10.20.30.17/32" ];
publicKey = "DD18B0plaYuhHK+yJ1nlEv6EmM+Krw/alXmz+X3SI18=";
}
{
# palladium
allowedIPs = [ "2a01:4f8:c0c:15f1::8103/128" "10.20.30.103/32" ];