Tailscale Serve Patterns

Use when deciding how to expose a locally-running server over a tailnet (loopback bind + `tailscale serve` vs. binding directly to the tailnet interface), when a service is reachable at its Tailscale address but a request seems to bypass expected auth, when working with Tailscale identity headers (`Tailscale-User-Login` and friends) for browser auth, or when a "bind is loopback-only" security check doesn't seem to reflect what's actually reachable (Docker port publish, reverse proxy, container networking).

technicalpickles Updated

File contents

technicalpickles/pickled-claude-plugins/tree/main/plugins/tailscale/skills/tailscale-serve-patterns commit f974be5e76

Frequently asked questions

npx skillmds@latest add technicalpickles/tailscale-serve-patterns