localtunnel
expose yourself 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
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
- readme: https://github.com/localtunnel/localtunnel · fetched 2026-08-28 · 8101ec0e7dcb
- homepage: https://localtunnel.me · fetched 2026-08-29 · d3a86d84cb90
- registry_npm: https://registry.npmjs.org/localtunnel · fetched 2026-08-29 · 4bb8ce335511
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| localtunnel/localtunnel | main | 50 |
| localtunnel/server | backend | 32 |
For agents
markdown · JSON · MCP: product_card(name="localtunnel/localtunnel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem