umputun/reproxy
Simple edge server / reverse proxy observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 98
- Release rhythm 86
- 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: 61.5
- age_days: 1984
- days_rel: 13
- days_push: 13
- n_releases_24m: 7
Adoption not part of the score
1309 stars · 95 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reproxy is a simple edge HTTP(s) server and reverse proxy written in Go, distributed as a single binary or Docker container. It supports multiple discovery providers (docker, static, file, consul catalog), automatic Let's Encrypt SSL termination, health checks, load balancing, and per-route authentication.
Use cases
- reverse proxy for docker containers with automatic discovery
- automatic ssl termination with lets encrypt
- self-hosted edge server for multiple virtual hosts
- load balancing and failover for backend services
- add basic auth and ip access control to internal services
- route http requests to backend services with regex url rewriting
- expose prometheus metrics for proxied routes
When to choose
- you want a lightweight single-binary reverse proxy with automatic SSL
- you run docker services and want zero-config route discovery
- you need simple proxy rules with regex-based URL rewriting
- you want built-in health checks, failover, and basic auth without a full gateway
When to avoid
- you need advanced API gateway features like complex transformations or gRPC proxying
- you already run Traefik, nginx, or Caddy and are satisfied with them
- you need a GUI or extensive plugin ecosystem
Facets
application · maturity active
proxy http-server routing middleware load-testing monitoring auth rate-limiting networking self-hosted web-development backend go self-hosted cross-platform reverse-proxy edge-server ssl-termination lets-encrypt docker-discovery consul single-binary health-check virtual-hosts devops linux macos docker
2 sources
- readme: https://github.com/umputun/reproxy · fetched 2026-08-28 · 553679417e4a
- homepage: http://reproxy.io · fetched 2026-08-29 · 08f8be782f93
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| umputun/reproxy | main | 94 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem