Files
headscale/docs/ref/integration/tools.md
Shubham Hibare df69840f92
Some checks failed
Build / build-nix (push) Has been cancelled
Build / build-cross (GOARCH=386 GOOS=linux) (push) Has been cancelled
Build / build-cross (GOARCH=amd64 GOOS=darwin) (push) Has been cancelled
Build / build-cross (GOARCH=amd64 GOOS=linux) (push) Has been cancelled
Build / build-cross (GOARCH=arm GOOS=linux GOARM=5) (push) Has been cancelled
Build / build-cross (GOARCH=arm GOOS=linux GOARM=6) (push) Has been cancelled
Build / build-cross (GOARCH=arm GOOS=linux GOARM=7) (push) Has been cancelled
Build / build-cross (GOARCH=arm64 GOOS=darwin) (push) Has been cancelled
Build / build-cross (GOARCH=arm64 GOOS=linux) (push) Has been cancelled
Deploy docs / deploy (push) Has been cancelled
Tests / test (push) Has been cancelled
update-flake-lock / lockfile (push) Has been cancelled
GitHub Actions Version Updater / build (push) Has been cancelled
feat(tools): Add Go client implementation
2025-05-23 17:52:31 +02:00

1.3 KiB

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.

Name Repository Link Description
tailscale-manager Github Dynamically manage Tailscale route advertisements
headscalebacktosqlite Github Migrate headscale from PostgreSQL back to SQLite
headscale-pf Github Populates user groups based on user groups in Jumpcloud or Authentik
headscale-client-go Github A Go client implementation for the Headscale HTTP API.