tailscale

n8n community node for Tailscale — manage devices in your tailnet

Package Information

Downloads: 0 weekly / 0 monthly
Latest Version: 0.3.1
Author: CrepesSauvages

Documentation

n8n-nodes-tailscale

This is an n8n community node for Tailscale. It lets you manage your tailnet devices directly from n8n workflows.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

Device

Operation Description
Get Retrieve a device by ID
Get Many List all devices in the tailnet
Delete Remove a device from the tailnet
Expire Key Expire the key of a device
Authorize Authorize a pending device
Update Tags Update the ACL tags of a device
Get Routes Retrieve subnet routes of a device

DNS

Operation Description
Get Nameservers List the global nameservers configured
Get Preferences Retrieve DNS preferences (MagicDNS on/off)
Get Search Paths List the search domains
Get Split DNS Retrieve the split DNS configuration (domain → nameservers)
Set Nameservers Set the global nameservers, replacing all existing ones
Set Preferences Enable or disable MagicDNS
Set Search Paths Set the search domains, replacing all existing ones
Set Split DNS Replace the entire split DNS configuration
Update Split DNS Update certain domains in the split DNS configuration

Credentials

This node supports two authentication methods:

Both require you to specify your tailnet (organization name or - for the default).

Resources

License

MIT

Discussion