vercel-labs/portless
Replace port numbers with stable, named local URLs. For humans and agents. observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 99
- Release rhythm 99
- Longevity 14
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: 1
- age_days: 199
- days_rel: 9
- days_push: 8
- n_releases_24m: 40
Adoption not part of the score
11327 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript CLI that replaces port numbers with stable, named .localhost URLs for local development, wrapping dev server commands behind an auto-started local proxy with HTTPS/HTTP2 by default. It targets both human developers and AI agents, with agent-readable Markdown docs and llms.txt.
Use cases
- access local dev server via a named https url instead of localhost:3000
- run next dev with a stable myapp.localhost domain
- give AI agents predictable local URLs for dev servers
- set up trusted local HTTPS certificates automatically
- proxy multiple local projects with custom TLDs
- auto-inject port flags for vite or astro dev scripts
When to choose
- you juggle many local dev servers and want memorable, stable URLs
- you need trusted local HTTPS with HTTP/2 and WebSocket support
- you want agents or scripts to reach dev servers via fixed hostnames
- you use frameworks that ignore the PORT env variable
When to avoid
- you need a production-grade reverse proxy or API gateway
- you require a fully stable 1.0 tool - it is pre-1.0 with changing state formats
- you only run a single simple dev server and don't mind port numbers
Facets
cli-tool · maturity active
proxy http-server developer-tools cli developer-tools web-development windows cli localhost local-development https reverse-proxy dev-server agent-friendly tls command-line automation macos linux nodejs
4 sources
- readme: https://github.com/vercel-labs/portless · fetched 2026-08-28 · 507a3b6f654a
- homepage: https://portless.sh · fetched 2026-08-29 · 2d781570e90f
- registry_npm: https://registry.npmjs.org/portless · fetched 2026-08-29 · f81c0b74fa01
- site_page: https://portless.sh/changelog · fetched 2026-08-29 · 5a0fd968c455
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vercel-labs/portless | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="vercel-labs/portless")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem