mirror of
https://github.com/juanfont/headscale.git
synced 2026-09-02 21:21:32 +09:00
docs: add repository star count and activity badges to web UI list
This commit is contained in:
committed by
GitHub
parent
cbe30304dc
commit
89fa72e08f
@@ -7,16 +7,32 @@
|
||||
|
||||
This page collects third-party tools, client libraries, and scripts related to headscale.
|
||||
|
||||
- [headscale-operator](https://github.com/infradohq/headscale-operator) - Headscale Kubernetes Operator
|
||||
- [tailscale-manager](https://github.com/singlestore-labs/tailscale-manager) - Dynamically manage Tailscale route
|
||||
advertisements
|
||||
- [headscalebacktosqlite](https://github.com/bigbozza/headscalebacktosqlite) - Migrate headscale from PostgreSQL back to
|
||||
SQLite
|
||||
- [headscale-pf](https://github.com/YouSysAdmin/headscale-pf) - Populates user groups based on user groups in Jumpcloud
|
||||
or Authentik
|
||||
- [headscale-client-go](https://github.com/hibare/headscale-client-go) - A Go client implementation for the Headscale
|
||||
HTTP API.
|
||||
- [headscale-zabbix](https://github.com/dblanque/headscale-zabbix) - A Zabbix Monitoring Template for the Headscale
|
||||
Service.
|
||||
- [tailscale-exporter](https://github.com/adinhodovic/tailscale-exporter) - A Prometheus exporter for Headscale that
|
||||
provides network-level metrics using the Headscale API.
|
||||
- [headscale-operator](https://github.com/infradohq/headscale-operator)
|
||||
- 
|
||||

|
||||
- Headscale Kubernetes Operator
|
||||
- [tailscale-manager](https://github.com/singlestore-labs/tailscale-manager)
|
||||
- 
|
||||

|
||||
- Dynamically manage Tailscale route advertisements
|
||||
- [headscalebacktosqlite](https://github.com/bigbozza/headscalebacktosqlite)
|
||||
- 
|
||||

|
||||
- Migrate headscale from PostgreSQL back to SQLite
|
||||
- [headscale-pf](https://github.com/YouSysAdmin/headscale-pf)
|
||||
- 
|
||||

|
||||
- Populates user groups based on user groups in Jumpcloud or Authentik
|
||||
- [headscale-client-go](https://github.com/hibare/headscale-client-go)
|
||||
- 
|
||||

|
||||
- A Go client implementation for the Headscale HTTP API.
|
||||
- [headscale-zabbix](https://github.com/dblanque/headscale-zabbix)
|
||||
- 
|
||||

|
||||
- A Zabbix Monitoring Template for the Headscale Service.
|
||||
- [tailscale-exporter](https://github.com/adinhodovic/tailscale-exporter)
|
||||
- 
|
||||

|
||||
- A Prometheus exporter for Headscale that provides network-level metrics using
|
||||
the Headscale API.
|
||||
|
||||
@@ -7,23 +7,57 @@
|
||||
|
||||
Headscale doesn't provide a built-in web interface but users may pick one from the available options.
|
||||
|
||||
- [headscale-ui](https://github.com/gurucomputing/headscale-ui) - A web frontend for the headscale Tailscale-compatible
|
||||
coordination server
|
||||
- [HeadscaleUi](https://github.com/simcu/headscale-ui) - A static headscale admin ui, no backend environment required
|
||||
- [Headplane](https://github.com/tale/headplane) - An advanced Tailscale inspired frontend for headscale
|
||||
- [headscale-admin](https://github.com/GoodiesHQ/headscale-admin) - Headscale-Admin is meant to be a simple, modern web
|
||||
interface for headscale
|
||||
- [ouroboros](https://github.com/yellowsink/ouroboros) - Ouroboros is designed for users to manage their own devices,
|
||||
rather than for admins
|
||||
- [unraid-headscale-admin](https://github.com/ich777/unraid-headscale-admin) - A simple headscale admin UI for Unraid,
|
||||
it offers Local (`docker exec`) and API Mode
|
||||
- [headscale-console](https://github.com/rickli-cloud/headscale-console) - WebAssembly-based client supporting SSH, VNC
|
||||
and RDP with optional self-service capabilities
|
||||
- [headscale-piying](https://github.com/wszgrcy/headscale-piying) - headscale web ui, support visual ACL configuration
|
||||
- [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
|
||||
- [headscale-ui](https://github.com/gurucomputing/headscale-ui)
|
||||
- 
|
||||

|
||||
- A web frontend for the headscale Tailscale-compatible coordination server
|
||||
- [HeadscaleUi](https://github.com/simcu/headscale-ui)
|
||||
- 
|
||||

|
||||
- A static headscale admin ui, no backend environment required
|
||||
- [Headplane](https://github.com/tale/headplane)
|
||||
- 
|
||||

|
||||
- An advanced Tailscale inspired frontend for headscale
|
||||
- [headscale-admin](https://github.com/GoodiesHQ/headscale-admin)
|
||||
- 
|
||||

|
||||
- Headscale-Admin is meant to be a simple, modern web interface for headscale
|
||||
- [ouroboros](https://github.com/yellowsink/ouroboros)
|
||||
- 
|
||||

|
||||
- Ouroboros is designed for users to manage their own devices, rather than for
|
||||
admins
|
||||
- [unraid-headscale-admin](https://github.com/ich777/unraid-headscale-admin)
|
||||
- 
|
||||

|
||||
- A simple headscale admin UI for Unraid, it offers Local (`docker exec`) and
|
||||
API Mode
|
||||
- [headscale-console](https://github.com/rickli-cloud/headscale-console)
|
||||
- 
|
||||

|
||||
- WebAssembly-based client supporting SSH, VNC and RDP with optional
|
||||
self-service capabilities
|
||||
- [headscale-piying](https://github.com/wszgrcy/headscale-piying)
|
||||
- 
|
||||

|
||||
- headscale web ui, support visual ACL configuration
|
||||
- [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.
|
||||
|
||||
Reference in New Issue
Block a user