[Feature] Hide Client List on Status #872

Closed
opened 2025-12-29 02:25:06 +01:00 by adam · 1 comment
Owner

Originally created by @chsasank on GitHub (Dec 9, 2024).

Use case

In hosted tailscale, I saw that the nodes list are not shown on tailscale status. How do I achieve the same with headscale?

Description

Hide nodes

Contribution

  • I can write the design doc for this feature
  • I can contribute this feature

How can it be implemented?

No response

Originally created by @chsasank on GitHub (Dec 9, 2024). ### Use case In hosted tailscale, I saw that the nodes list are not shown on `tailscale status`. How do I achieve the same with headscale? ### Description Hide nodes ### Contribution - [ ] I can write the design doc for this feature - [ ] I can contribute this feature ### How can it be implemented? _No response_
adam added the enhancement label 2025-12-29 02:25:06 +01:00
adam closed this issue 2025-12-29 02:25:06 +01:00
Author
Owner

@nblock commented on GitHub (Dec 10, 2024):

The nodes shown with tailscale status is influenced by ACLs. By default, headscale has no ACLs configured and thus all nodes are visible. Headscale supports ACLs and, once configured, should give you a similar node list.

@nblock commented on GitHub (Dec 10, 2024): The nodes shown with `tailscale status` is influenced by ACLs. By default, headscale has no ACLs configured and thus all nodes are visible. [Headscale supports ACLs](https://headscale.net/stable/ref/acls/) and, once configured, should give you a similar node list.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#872