# umputun/reproxy

Simple edge server / reverse proxy

Repository: https://github.com/umputun/reproxy
Canonical: https://ross.abutalabs.com/products/reproxy
Homepage: http://reproxy.io
Language: Go
License: MIT
License Family: permissive
Topics: proxy-server, proxy, reverse-proxy
Last push: 2026-08-21T00:53:13+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 86, longevity 100
- inputs: {"age_days": 1984, "days_push": 13, "days_rel": 13, "gap_med": 61.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1309, forks 95 (observed 2026-08-28T04:04:19.111309+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: proxy, http-server, routing, middleware, load-testing, monitoring, auth, rate-limiting
- domain: networking, self-hosted, web-development, backend
- platform: go, self-hosted, cross-platform
- tags: reverse-proxy, edge-server, ssl-termination, lets-encrypt, docker-discovery, consul, single-binary, health-check, virtual-hosts, devops, linux, macos, docker

## Member repositories
- umputun/reproxy (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.111309+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:50:01.751809+00:00, confidence not recorded.
  - readme: https://github.com/umputun/reproxy (fetched 2026-08-28T04:04:19.111309+00:00, sha 553679417e4a)
  - homepage: http://reproxy.io (fetched 2026-08-29T12:08:14.102483+00:00, sha 08f8be782f93)
- Data as of 2026-08-30T08:39:29.467469+00:00.
