Add VPN for evey
This commit is contained in:
parent
601b5fe8c1
commit
6d1e848564
@ -117,6 +117,11 @@
|
|||||||
allowedIPs = [ "2a01:4f8:c0c:15f1::8016/128" "10.20.30.16/32" ];
|
allowedIPs = [ "2a01:4f8:c0c:15f1::8016/128" "10.20.30.16/32" ];
|
||||||
publicKey = "V6Kc++QmJ4RkLSWvcLj/KgbIafvi7URV6dOgFnKSAwM=";
|
publicKey = "V6Kc++QmJ4RkLSWvcLj/KgbIafvi7URV6dOgFnKSAwM=";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
# evey
|
||||||
|
allowedIPs = [ "2a01:4f8:c0c:15f1::8017/128" "10.20.30.17/32" ];
|
||||||
|
publicKey = "DD18B0plaYuhHK+yJ1nlEv6EmM+Krw/alXmz+X3SI18=";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
# palladium
|
# palladium
|
||||||
allowedIPs = [ "2a01:4f8:c0c:15f1::8103/128" "10.20.30.103/32" ];
|
allowedIPs = [ "2a01:4f8:c0c:15f1::8103/128" "10.20.30.103/32" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user