funnelr

Expose local web servers to public URLs via Tailscale Funnel.

10|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Aayush9029/homebrew-tap --skill funnelr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: funnelr
Source: https://github.com/Aayush9029/homebrew-tap/tree/main/skills/funnelr
Command: npx skills add https://github.com/Aayush9029/homebrew-tap --skill funnelr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Expose local web servers to public URLs via Tailscale Funnel, enabling quick sharing for demos, collaboration, and testing without deploying.

Core Features & Use Cases

  • Discover and expose a local port with a single command
  • View the active Funnel URL and monitor logs for requests
  • Stop or inspect tunnels to manage temporary shares

Quick Start

Expose your local service by running funnelr to automatically select an appropriate port and generate a public URL.

Frequently Asked Questions about funnelr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I expose localhost to a public URL for sharing a local web server?

To expose localhost, this tool scans common local ports and initiates a Tailscale Funnel tunnel to generate a public URL, enabling quick sharing and testing of local web servers across networks.

What is the easiest way to share a local development environment over the network?

Using Tailscale Funnel is an easy way to share a local development environment over the network. It automatically discovers a local port and provides a single public URL to grant external access.

Do I need to deploy my code to test a local web service across networks?

You do not need to deploy code to test a local web service across networks. By using a public Funnel URL, you can expose your localhost directly for temporary testing and collaboration.

Can I monitor request logs for my public localhost tunnel?

Yes, you can monitor request logs for your public localhost tunnel. The tool allows you to tail request logs for debugging, while also viewing the active Funnel URL and managing tunnel status.

How do I stop or inspect an active Tailscale Funnel tunnel?

You can stop or inspect an active Tailscale Funnel tunnel to manage temporary shares. This allows you to control the exposure of your local web servers and terminate public URLs when finished.