
Tailscale Serve
Manage multiple paths with tailscale serve without conflicts. Serve directories, files, and local services at different paths simultaneously on your Tailscale network.
🚀 Tailscale Serve lets you share files, directories, and local services across your Tailscale network without conflicts. Serve multiple paths simultaneously—like /slides for presentations and /api for backend services—each accessible via a secure HTTPS URL on your hostname.
💡 Perfect for sharing presentations, documentation, development servers, or file directories with teammates. Use tailscale serve status to check what's running, --set-path to add new content, and reset to start fresh. Background mode (--bg) keeps everything running automatically.
✨ No port forwarding needed—everything routes securely through Tailscale. Manage complex multi-path setups easily, avoid accidental conflicts with root path serving, and share polished URLs like https://hostname.ts.net/slides instantly.