nilbuild/slim
Give your localhost a local or public URL observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 88
- Release rhythm 89
- Longevity 13
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: 0
- age_days: 188
- days_rel: 74
- days_push: 74
- n_releases_24m: 10
Adoption not part of the score
1943 stars · 126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Slim is a Go CLI tool that maps localhost ports to clean HTTPS domains like myapp.test with trusted certificates, and can expose local servers via public slim.show tunnel URLs. It supports path-based routing to multiple ports, YAML config for multi-service projects, and password-protected or expiring shared URLs.
Use cases
- give my localhost a clean https domain instead of localhost:3000
- share my local dev server with a teammate via a public url
- route /api on one domain to a different backend port
- set up multiple local services with one config file
- get trusted https certificates for .test domains locally
- demo a local app publicly without deploying
- create a password-protected temporary tunnel with auto-expiry
When to choose
- you want zero-config HTTPS local domains with trusted certs on macOS or Linux
- you need to quickly share a local server over the internet with optional password and TTL
- you run several local services and want path-based routing and a single up/down command
When to avoid
- you need a production-grade reverse proxy or tunnel with high traffic and SLAs
- you require Windows support or a GUI
- you need advanced load balancing, auth middleware, or observability features of nginx/traefik
Facets
cli-tool · maturity active
proxy http-server networking developer-tools security web-development developer-tools networking cli go local-domains https-certificates tunnel localhost reverse-proxy dev-environment public-url command-line macos linux
2 sources
- readme: https://github.com/nilbuild/slim · fetched 2026-08-28 · 2c00947d20dc
- homepage: https://slim.sh · fetched 2026-08-29 · b7387223e886
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nilbuild/slim | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem