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

flipt-io/reverst

Reverse Tunnels in Go over HTTP/3 and QUIC observed · 2026-09-03

github.com/flipt-io/reverst · homepage · Go · Apache-2.0 (permissive) observed · 2026-09-03

Health v2 · maintenance only

50/100

  • Activity 56
  • Release rhythm 35
  • Longevity 63

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 882
  • days_rel: n/a
  • days_push: 265
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1004 stars · 46 forks observed · 2026-09-03

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

Reverst is a load-balanced reverse-tunnel server and Go client library built on QUIC and HTTP/3. It lets services behind restrictive networks (e.g. NAT gateways) dial out to a publicly deployed tunnel server and expose themselves on the public internet.

Use cases

  • expose a local web service behind NAT to the public internet
  • build load-balanced tunnels for multiple service instances over HTTP/3
  • embed reverse-tunnel client functionality in a Go application
  • self-hosted alternative to ngrok for tunneling
  • serve HTTP requests to services in restrictive networks via QUIC tunnels

When to choose

  • you need to expose services from behind NAT/firewalls without port forwarding
  • you want a Go library to embed tunneling via net/http abstractions
  • you want load-balanced tunnel groups over QUIC/HTTP/3
  • you prefer a self-hosted tunnel server you control

When to avoid

  • you only need simple TCP port forwarding rather than HTTP tunneling
  • you need a polished turnkey tunnel service with dashboards and accounts
  • your environment cannot use UDP, since QUIC requires it
  • you need non-Go client SDKs

Facets

service · maturity active

networking proxy http-server http-client middleware networking developer-tools backend infrastructure-as-code go windows cross-platform cli self-hosted reverse-tunnel quic http3 nat-traversal tunneling load-balancing ngrok-alternative linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
flipt-io/reverstmain50

For agents

markdown · JSON · MCP: product_card(name="flipt-io/reverst")

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