mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-09 20:04:54 +01:00
Refactor the tables in "Tools" and "WebUI" integration pages to lists. Lists are easier to extend and contributions are easier to review.
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
# Tools related to headscale
|
|
|
|
!!! warning "Community contributions"
|
|
|
|
This page contains community contributions. The projects listed here are not
|
|
maintained by the headscale authors and are written by community members.
|
|
|
|
This page collects third-party tools, client libraries, and scripts related to headscale.
|
|
|
|
- [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.
|