From 7af39a67984f591de7c152aada864d832e3f232b Mon Sep 17 00:00:00 2001 From: Florian Preinstorfer Date: Fri, 19 Jun 2026 19:23:06 +0200 Subject: [PATCH] Add headscale-panel to webui docs --- 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 8f00695a..12aa6d37 100644 --- a/docs/ref/integration/web-ui.md +++ b/docs/ref/integration/web-ui.md @@ -23,5 +23,7 @@ Headscale doesn't provide a built-in web interface but users may pick one from t - [HeadControl](https://github.com/ahmadzip/HeadControl) - Minimal Headscale admin dashboard, built with Go and HTMX - [Headscale Manager](https://github.com/hkdone/headscalemanager) - Headscale UI for Android - [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 You can ask for support on our [Discord server](https://discord.gg/c84AZQhmpx) in the "web-interfaces" channel.