Tailscale

Manage Tailscale VPN, Serve, and Funnel from the CLI.

mbelinky 1209796 457 B Updated

File contents

Tailscale CLI

Use tailscale to inspect status, fetch tailnet IPs, and expose services.

Quick start

  • tailscale status
  • tailscale ip -4
  • tailscale serve 3000
  • tailscale funnel 3000

Notes

  • serve shares a local service inside your tailnet; funnel exposes it publicly.
  • Serve/Funnel CLI changed in Tailscale 1.52+; use --help for exact flags.

mbelinky/clawdis-skills/tree/main/tailscale commit 1209796d9c

Frequently asked questions

npx skillmds@latest add mbelinky/tailscale