goproxyio/goproxy
A global proxy for Go modules. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 2924
- days_rel: n/a
- days_push: 941
- n_releases_24m: 0
Adoption not part of the score
5870 stars · 364 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Go module proxy server that caches and serves Go modules, available both as a hosted global service (goproxy.io) and as a self-hostable binary. It supports proxy mode for fetching modules and router mode for routing private modules directly while proxying public ones.
Use cases
- speed up go module downloads behind a caching proxy
- self-host a private goproxy for my team
- mirror go modules for CI builds
- route private go modules direct while proxying public ones
- set up a go module proxy in docker or kubernetes
- bypass slow module fetches in China or restricted networks
When to choose
- you need a self-hosted Go module proxy with caching and private-module routing
- you want a public mirror to accelerate go get in restricted networks
- you deploy on Docker or Kubernetes and need a module cache layer
When to avoid
- you only need a simple vendored dependency workflow without a proxy
- you use a different language ecosystem than Go
- you need a full artifact repository for multiple package formats
Facets
service · maturity active
proxy caching package-manager http-server cli developer-tools programming-languages self-hosted backend go self-hosted cli go-modules goproxy module-proxy dependency-mirror golang sumdb private-modules router-mode docker kubernetes web-server
4 sources
- readme: https://github.com/goproxyio/goproxy · fetched 2026-08-28 · e599c13fb2d1
- homepage: https://goproxy.io · fetched 2026-08-29 · 71db983be68d
- site_page: https://goproxy.io/docs/getting-started.html · fetched 2026-08-29 · aac0f5a5b71f
- site_page: https://goproxy.io/docs/introduction.html · fetched 2026-08-29 · 65210366e04c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| goproxyio/goproxy | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="goproxyio/goproxy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem