Skip to content

Add Tailscale Services support for TCP and TLS listeners#132

Open
evan314159 wants to merge 1 commit intotailscale:mainfrom
evan314159:tsnet-services
Open

Add Tailscale Services support for TCP and TLS listeners#132
evan314159 wants to merge 1 commit intotailscale:mainfrom
evan314159:tsnet-services

Conversation

@evan314159
Copy link
Copy Markdown
Contributor

@evan314159 evan314159 commented Mar 28, 2026

Use bind address format "tailscale/node+servicelabel" to listen on a Tailscale Service. For example, "bind tailscale/app+plex" uses the tsnet node "app" to advertise service "svc:plex".

Benefits from bug fix in tailscale/tailscale#19167 and tailscale/tailscale#19170 to serve multiple services on a node, although not strictly required.

Use bind address format "tailscale/node+servicelabel" to listen on a
Tailscale Service. For example, "bind tailscale/app+plex" uses the
tsnet node "app" to advertise service "svc:plex".

Signed-off-by: Evan Champion <110177090+evan314159@users.noreply.github.com>
@evan314159
Copy link
Copy Markdown
Contributor Author

I tested this with about 10 services running on TCP listeners. As per #58 TLS listeners are deprecated... maybe time to remove?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant