# goproxyio/goproxy

A global proxy for Go modules.

Repository: https://github.com/goproxyio/goproxy
Canonical: https://ross.abutalabs.com/products/goproxyio-goproxy
Homepage: https://goproxy.io
Language: Go
License: MIT
License Family: permissive
Topics: golang, proxy, module, go, goproxy
Last push: 2024-02-04T03:10:43+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": 2924, "days_push": 941, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5870, forks 364 (observed 2026-08-28T04:09:31.808995+00:00)

## What it is
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
- artifact type: service
- maturity: active
- function: proxy, caching, package-manager, http-server, cli
- domain: developer-tools, programming-languages, self-hosted, backend
- platform: go, self-hosted, cli
- tags: go-modules, goproxy, module-proxy, dependency-mirror, golang, sumdb, private-modules, router-mode, docker, kubernetes, web-server

## Member repositories
- goproxyio/goproxy (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:31.808995+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-29T17:51:36.230102+00:00, confidence not recorded.
  - readme: https://github.com/goproxyio/goproxy (fetched 2026-08-28T04:09:31.808995+00:00, sha e599c13fb2d1)
  - homepage: https://goproxy.io (fetched 2026-08-29T08:47:06.614746+00:00, sha 71db983be68d)
  - site_page: https://goproxy.io/docs/getting-started.html (fetched 2026-08-29T08:47:06.673374+00:00, sha aac0f5a5b71f)
  - site_page: https://goproxy.io/docs/introduction.html (fetched 2026-08-29T08:47:06.641539+00:00, sha 65210366e04c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
