1
0

hosts/tungsten: Add to monitoring and to wg-clerie

This commit is contained in:
2025-02-25 19:01:57 +01:00
parent c4f6bd926e
commit 360dbe0a07
4 changed files with 46 additions and 0 deletions

View File

@@ -114,6 +114,11 @@
allowedIPs = [ "2a01:4f8:c0c:15f1::8111/128" "10.20.30.111/32" ];
publicKey = "o6qxGKIoW2ZSFhXeNRXd4G9BRFeYyjZsrUPulB3KhTI=";
}
{
# tungsten
allowedIPs = [ "2a01:4f8:c0c:15f1::8112/128" "10.20.30.112/32" ];
publicKey = "OI5/psr3ShrwRqKTTr3Kv92OVRietTcMFNVXtsYybRo=";
}
];
listenPort = 51820;
allowedIPsAsRoutes = false;