flipt-io/reverst
Reverse Tunnels in Go over HTTP/3 and QUIC 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
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
- readme: https://github.com/flipt-io/reverst · fetched 2026-09-03 · 1ae0c0dffde6
- homepage: https://www.flipt.io · fetched 2026-08-29 · d3caf55899c8
- site_page: https://docs.flipt.io/v2 · fetched 2026-08-29 · d27e4201cf98
- site_page: https://docs.flipt.io/v2/quickstart · fetched 2026-08-29 · c952439f812b
- site_page: https://docs.flipt.io/v2/pro · fetched 2026-08-29 · 4a07bc5ecb00
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| flipt-io/reverst | main | 50 |
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