wireguard: add dumpyourvms
Some checks failed
Flake checks / Check (pull_request) Failing after 3m51s

This commit is contained in:
teutat3s 2024-04-03 21:06:55 +02:00
parent ff8d63f744
commit a6021b1767
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

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" ];
}
];
};