goproxy/goproxy
A minimalist Go module proxy handler. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 94
- Release rhythm 79
- Longevity 100
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: 26
- age_days: 2648
- days_rel: 142
- days_push: 38
- n_releases_24m: 18
Adoption not part of the score
1507 stars · 136 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A minimalist Go library implementing the GOPROXY protocol as an HTTP handler, letting developers build their own Go module proxy servers. It also ships a ready-to-use CLI binary and Docker image for running a proxy out of the box.
Use cases
- self-host a Go module proxy server
- cache Go modules behind a private proxy
- mirror Go modules for an air-gapped or private network
- proxy the Go checksum database (sum.golang.org)
- build a custom Go module proxy with custom fetcher or cacher logic
- speed up Go module downloads for a team
When to choose
- you want to embed a GOPROXY-protocol handler in your own Go server
- you need a simple, self-hosted Go module mirror or cache
- you need checksum database proxying or GOPRIVATE/GONOSUMDB support
When to avoid
- you just need a public module mirror like proxy.golang.org or goproxy.cn
- you need a full-featured enterprise artifact manager (e.g., with auth, UI, multi-ecosystem support)
- you don't work with Go modules at all
Facets
library · maturity active
proxy http-server caching package-manager middleware developer-tools backend programming-languages self-hosted go cross-platform cli self-hosted go-modules goproxy-protocol module-proxy dependency-mirror sumdb-proxying docker
4 sources
- readme: https://github.com/goproxy/goproxy · fetched 2026-08-28 · 14569a0a1eb3
- homepage: https://pkg.go.dev/github.com/goproxy/goproxy · fetched 2026-08-29 · d91231fefb0e
- site_page: https://pkg.go.dev/about · fetched 2026-08-29 · 757852027879
- site_page: https://go.dev/project · fetched 2026-08-29 · d5ca00bb378b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goproxy/goproxy | main | 90 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem