wireguard: add dumpyourvms

This commit is contained in:
teutat3s 2024-04-03 21:06:55 +02:00 committed by b12f
parent 621e9336ed
commit 147ed44b9a
Signed by: pub.solar gitea
GPG key ID: F0332B04B7054873

View file

@ -23,6 +23,10 @@
publicKey = "NNb7T8Jmn+V2dTZ8T6Fcq7hGomHGDckKoV3kK2oAhSE=";
allowedIPs = [ "10.7.6.200/32" "fd00:fae:fae:fae:fae:200::/96" ];
}
{ # dumpyourvms
publicKey = "3UrVLQrwXnPAVXPiTAd7eM3fZYxnFSYgKAGpNMUwnUk=";
allowedIPs = [ "10.7.6.201/32" "fd00:fae:fae:fae:fae:201::/96" ];
}
];
};