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

ekzhang/bore

🕳 bore is a simple CLI tool for making tunnels to localhost observed · 2026-08-28

github.com/ekzhang/bore · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 65
  • Release rhythm 16
  • Longevity 100
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: 92.5
  • age_days: 1612
  • days_rel: 450
  • days_push: 210
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

11437 stars · 518 forks observed · 2026-08-28

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

bore is a simple, fast CLI tool written in Rust that creates TCP tunnels to expose local ports to a remote server, bypassing NAT and firewalls. It is a minimal, unopinionated alternative to ngrok and localtunnel, consisting of a single binary for both client and server that is easy to self-host.

Use cases

  • expose a local development server to the public internet
  • share a localhost web app with a teammate for testing
  • test webhooks that require a publicly reachable URL
  • forward a TCP port through NAT or a firewall
  • self-host my own tunnel server instead of using ngrok
  • demo a locally running service to a client

When to choose

  • you need a lightweight, fast TCP tunnel with minimal dependencies
  • you want to self-host your own tunnel server with a single binary
  • you prefer a simple, unopinionated tool without accounts or dashboards
  • you need cross-platform support including Docker images

When to avoid

  • you need HTTP-level features like custom domains, authentication, or request inspection
  • you want a GUI dashboard or traffic analytics
  • you need built-in TLS termination or load balancing
  • you require UDP forwarding

Facets

cli-tool · maturity stable

proxy networking http-server cli networking developer-tools self-hosted windows rust cli cross-platform tcp-tunnel localhost-tunnel nat-traversal port-forwarding ngrok-alternative self-hosted-tunnel command-line linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
ekzhang/boremain55

For agents

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

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