From a53be2d2d9f9d5e2f9d8362951982559001ba269 Mon Sep 17 00:00:00 2001 From: Peter <24375414+Panagiotis1226@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:21:34 -0400 Subject: [PATCH] docs: add Head-Control to the web UI list --- docs/ref/integration/web-ui.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/ref/integration/web-ui.md b/docs/ref/integration/web-ui.md index 12aa6d373e..f3992aa63a 100644 --- a/docs/ref/integration/web-ui.md +++ b/docs/ref/integration/web-ui.md @@ -25,5 +25,7 @@ Headscale doesn't provide a built-in web interface but users may pick one from t - [Headscale UI](https://github.com/MunMunMiao/headscale-ui) - Headscale UI online and Self-hosting - [Headscale Panel](https://github.com/headscale-panel/panel) - A modern Headscale management panel with a clean, network-operations-focused UI +- [Head-Control](https://github.com/Panagiotis1226/Head-Control) - Self-hosted admin console for headscale with ACL + editing, policy history and DNS management You can ask for support on our [Discord server](https://discord.gg/c84AZQhmpx) in the "web-interfaces" channel.