Support of Tailscale ACL node attributes #495

Closed
opened 2025-12-29 02:19:05 +01:00 by adam · 3 comments
Owner

Originally created by @tunip on GitHub (May 2, 2023).

Feature request

Support of Tailscale ACL node attributes (nodeAttrs) would be great.

I use Tailscale and NextDNS together. Configure different NexDNS IDs for specific devices (parentw/kids) (see https://tailscale.com/kb/1218/nextdns/)

"nodeAttrs": [
        {           
                "target": ["kids"],
                "attr": [
                        "nextdns:abc123",
                        "nextdns:no-device-info",
                ],
        },
],
Originally created by @tunip on GitHub (May 2, 2023). **Feature request** Support of Tailscale ACL node attributes (nodeAttrs) would be great. I use Tailscale and NextDNS together. Configure different NexDNS IDs for specific devices (parentw/kids) (see https://tailscale.com/kb/1218/nextdns/) ``` "nodeAttrs": [ { "target": ["kids"], "attr": [ "nextdns:abc123", "nextdns:no-device-info", ], }, ], ```
adam added the enhancementstale labels 2025-12-29 02:19:05 +01:00
adam closed this issue 2025-12-29 02:19:05 +01:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 1, 2023):

This issue is stale because it has been open for 180 days with no activity.

@github-actions[bot] commented on GitHub (Nov 1, 2023): This issue is stale because it has been open for 180 days with no activity.
Author
Owner

@github-actions[bot] commented on GitHub (Nov 15, 2023):

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions[bot] commented on GitHub (Nov 15, 2023): This issue was closed because it has been inactive for 14 days since being marked as stale.
Author
Owner

@aalmenar commented on GitHub (Oct 11, 2024):

+1

@aalmenar commented on GitHub (Oct 11, 2024): +1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#495