unjs/untun
🚇 Tunnel your local HTTP(s) server to the world! powered by Cloudflare Quick Tunnels. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 61
- Longevity 79
Flags: no_license
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: 1116
- days_rel: 44
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
1377 stars · 30 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
untun is a Node.js CLI and library that exposes a local HTTP(s) server to the internet via Cloudflare Quick Tunnels (cloudflared). It provides both a one-command CLI (`npx untun tunnel`) and a programmatic `startTunnel` API.
Use cases
- expose a local dev server to the internet
- share a localhost URL with teammates for testing
- test webhooks against a locally running server
- demo a local app without deploying it
- programmatically create a public tunnel from Node.js code
When to choose
- you need a quick, zero-config public URL for a local server
- you want a Node.js API to manage tunnels inside your tooling
- you already use the unjs ecosystem (e.g. listhen) and want integrated tunneling
When to avoid
- you need stable, permanent tunnel hostnames or access control (use Cloudflare Tunnel proper or ngrok)
- your project is not Node.js-based and you can call cloudflared directly
- you cannot accept Cloudflare's terms of service
Facets
cli-tool · maturity active
networking proxy http-server cli networking developer-tools web-development cli cross-platform tunneling cloudflare cloudflared localhost unjs webhooks port-forwarding command-line nodejs
2 sources
- readme: https://github.com/unjs/untun · fetched 2026-08-28 · 8feb94b517d9
- registry_npm: https://registry.npmjs.org/untun · fetched 2026-08-29 · 0340671c0e21
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| unjs/untun | main | 82 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem