Ross ROSS = Recommend OSS · open-source software intelligence for agents

localtunnel

expose yourself observed · 2026-08-28

github.com/localtunnel/localtunnel · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 39
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5190
  • days_rel: n/a
  • days_push: 369
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

22457 stars · 1564 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

localtunnel is a Node.js tool that exposes a locally running web server to the internet via a public URL that proxies requests to your localhost. It ships as a CLI (`lt`) and a JavaScript client library for programmatic use in tests and automation.

Use cases

  • expose my localhost to the internet for testing
  • share a local dev server with a teammate via a public url
  • test webhooks from services like twilio against my local machine
  • test my ui in cloud browsers that need a public url
  • get a temporary https url for my local http server
  • programmatically create tunnels in automated tests

When to choose

  • you need a quick public url for a local web server without DNS or firewall changes
  • you want webhook callbacks from external services to reach your dev machine
  • you want a lightweight npm-installable tunnel with a JS API for test automation

When to avoid

  • you need production-grade tunnels with custom domains, auth, or SLAs
  • you are tunneling sensitive traffic and cannot trust a third-party proxy server
  • you need self-hosted tunneling at scale with access controls

Facets

cli-tool · maturity active

proxy http-server cli developer-tools webhook developer-tools web-development networking cli cross-platform windows tunneling localhost ngrok-alternative public-url port-forwarding command-line nodejs macos linux

3 sources

Member repositories

RepositoryRoleHealth v2
localtunnel/localtunnelmain50
localtunnel/serverbackend32

For agents

markdown · JSON · MCP: product_card(name="localtunnel/localtunnel")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem