# ilanyu/ReverseProxy

ReverseProxy in golang

Repository: https://github.com/ilanyu/ReverseProxy
Canonical: https://ross.abutalabs.com/products/reverseproxy
Homepage: https://hub.docker.com/r/ilanyu/golang-reverseproxy/
Language: Go
License Family: other
Last push: 2018-04-16T12:14:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3245, "days_push": 3061, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4566, forks 1132 (observed 2026-08-28T04:08:53.537497+00:00)

## What it is
A minimal reverse proxy tool written in Go that forwards HTTP traffic from a listen address to a target address. It ships as a single cross-platform binary configured with just two flags.

## Use cases
- forward local port to a remote http server
- simple reverse proxy in front of a website
- bypass cross-origin restrictions by proxying a domain
- quickly mirror a site on another port
- lightweight http forwarding without nginx config

## When to avoid
- you need TLS termination, load balancing, or caching
- you need production-grade proxying with logging and access control
- the project has had no releases since 2018 and lacks a license

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: proxy, http-server, networking
- domain: networking, developer-tools, web-development
- platform: windows, go, cli, cross-platform
- tags: reverse-proxy, http-forwarding, single-binary, golang, linux, macos

## Member repositories
- ilanyu/ReverseProxy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:53.537497+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-29T18:19:58.489758+00:00, confidence not recorded.
  - readme: https://github.com/ilanyu/ReverseProxy (fetched 2026-08-28T04:08:53.537497+00:00, sha b2221807e1e4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
