1
0

hosts/carbon: Add wg-clerie

This commit is contained in:
2024-08-13 16:13:22 +02:00
parent 91eeec2b2b
commit fdeddf8fc9
4 changed files with 18 additions and 2 deletions

View File

@@ -109,6 +109,11 @@
allowedIPs = [ "2a01:4f8:c0c:15f1::8110/128" "10.20.30.110/32" ];
publicKey = "kn6ZtViagKGSyfQJQW6csQE/5r7uKlbC1rbInlQ33xs=";
}
{
# carbon
allowedIPs = [ "2a01:4f8:c0c:15f1::8111/128" "10.20.30.111/32" ];
publicKey = "o6qxGKIoW2ZSFhXeNRXd4G9BRFeYyjZsrUPulB3KhTI=";
}
];
listenPort = 51820;
allowedIPsAsRoutes = false;