tailscale-serveManage multiple paths with tailscale serve, serving files, directories, or ports simultaneously without conflicts and control via background mode.
Install via ClawdBot CLI:
clawdbot install snopoke/tailscale-serveManage multiple paths with tailscale serve without conflicts.
tailscale serve status
# Directory
tailscale serve --bg --set-path /slides /path/to/directory
# Single file
tailscale serve --bg --set-path /presentation /path/to/file.html
# Port (for running services)
tailscale serve --bg --set-path /api http://localhost:8080
tailscale serve --bg 8888
tailscale serve --https=443 /slides off
tailscale serve reset
/ will override all other paths--bg to keep it runningtailscale serve status before adding new paths# If control UI is at /, serve presentation at a subpath
tailscale serve --bg --set-path /slides ~/clawd/personal-agents-presentation.html
# Access at: https://[hostname].ts.net/slides
tailscale serve --bg --set-path /docs ~/documents
tailscale serve --bg --set-path /slides ~/presentations
tailscale serve --bg --set-path /files ~/files
tailscale serve --bg --set-path /app http://localhost:3000
tailscale serve status/slides, /docs, /api)--set-path /your-path /sourcetailscale serve status againhttps://[hostname].ts.net/your-path"Can't access my served content"
tailscale serve status - is it at the path you expect?/?"Want to replace everything with a port"
tailscale serve reset
tailscale serve --bg 8888
"Want to add to existing setup"
# Don't use reset! Just add with --set-path
tailscale serve --bg --set-path /newpath /source
Generated Mar 1, 2026
Team members can serve presentation files from their local machines during virtual meetings, allowing real-time sharing without uploading to cloud services. This is ideal for sensitive or draft materials that shouldn't be stored externally.
Developers can serve their local development servers to colleagues or clients for immediate feedback without deploying to staging environments. This accelerates review cycles and simplifies collaboration on in-progress features.
Teams can serve directories of documentation, manuals, or training materials that are frequently updated locally. This ensures everyone accesses the latest version without manual distribution or version conflicts.
Sales or support teams can serve multiple demo applications or APIs simultaneously from a single machine during client demonstrations. Different paths can showcase various product features without complex setup.
Individuals can serve personal files or directories from their home computers to access them securely from any device via Tailscale. This creates a private, self-hosted alternative to cloud storage for specific needs.
Integrate this skill into existing developer tools or IDEs as a premium feature for sharing local development environments. Charge subscription fees for teams needing collaborative preview capabilities beyond basic local hosting.
Offer a service where companies pay to have demo environments set up and maintained using Tailscale Serve for sales presentations. This includes configuration, troubleshooting, and ensuring reliable access during critical client meetings.
Provide workshops and consulting services to organizations on implementing secure internal sharing workflows using Tailscale Serve. Focus on industries with strict data control requirements like healthcare or finance.
💬 Integration Tip
Always run 'tailscale serve status' before adding new paths to avoid conflicts. Use descriptive path names like '/docs' or '/api-demo' rather than generic ones.
Google Maps Grounding Lite MCP for location search, weather, and routes via mcporter.
Analyze local PCAP/PCAPNG files with tshark to generate detailed network forensics reports including talkers, ports, DNS, TLS, HTTP, and anomaly summaries.
Auto-report fail2ban banned IPs to AbuseIPDB and notify via Telegram. Use when monitoring server security, reporting attackers, or checking banned IPs. Watches fail2ban for new bans, reports them to AbuseIPDB, and sends alerts.
Manage printers via CUPS on macOS (discover, add, print, queue, status, wake).
Verify the bead daemon is alive and responsive
Monitor DX clusters for rare station spots, track active DX expeditions, and get daily band activity digests for amateur radio operators.