# sky22333/hubproxy

多功能加速服务，支持Docker 镜像加速、GitHub 加速、下载离线镜像等功能。轻量级，不占用存储空间。

Repository: https://github.com/sky22333/hubproxy
Canonical: https://ross.abutalabs.com/products/hubproxy
Homepage: http://docs.52013120.xyz/
Language: Go
License: MIT
License Family: permissive
Topics: docker, github, go, proxy, proxy-server, registry, devops, docker-proxy, github-proxy, registry-proxy
Last push: 2026-08-02T13:47:26+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 92, longevity 47
- inputs: {"age_days": 663, "days_push": 31, "days_rel": 52, "gap_med": 9, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2822, forks 375 (observed 2026-08-28T04:07:24.004896+00:00)

## What it is
HubProxy is a lightweight self-hosted Go proxy server that accelerates Docker registry pulls (Docker Hub, GHCR, Quay, GCR, registry.k8s.io), GitHub file/clone/API access, and Hugging Face downloads. It also offers offline image tar packaging, image search, rate limiting, and access control via a single binary with a web UI.

## Use cases
- pull docker images behind a slow or blocked connection
- speed up github release and raw file downloads
- download docker images as offline tar without installing docker
- self-host a docker registry mirror for a team
- accelerate hugging face model downloads
- search docker hub images and browse tags
- git clone github repos faster

## When to choose
- you need a self-hosted mirror for docker registries, github, and hugging face in one service
- you want rate limiting, IP allowlists, and repo access control on your mirror
- you need to export images as tar archives without a local docker daemon

## When to avoid
- you need a full private registry with push support rather than a pull-through proxy
- you only need a simple CDN or generic HTTP proxy
- you cannot host a server with a public domain

## Facets
- artifact type: service
- maturity: active
- function: proxy, caching, rate-limiting, http-server
- domain: self-hosted, developer-tools
- platform: self-hosted, go
- tags: docker-registry-proxy, github-acceleration, mirror, huggingface-proxy, offline-image-export, devops, containers, docker, linux, web-server

## Member repositories
- sky22333/hubproxy (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:24.004896+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-30T07:38:18.282299+00:00, confidence not recorded.
  - readme: https://github.com/sky22333/hubproxy (fetched 2026-08-28T04:07:24.004896+00:00, sha 8ea80d83b0d3)
  - homepage: http://docs.52013120.xyz/ (fetched 2026-08-29T09:53:38.877921+00:00, sha 6b3d12626819)
  - site_page: https://docs.52013120.xyz/getting-started/quick-start (fetched 2026-08-29T09:53:38.880265+00:00, sha 82dc8c5bc6a3)
  - site_page: https://docs.52013120.xyz/getting-started/install (fetched 2026-08-29T09:53:38.881978+00:00, sha 3cfeae5dac82)
- Data as of 2026-08-30T08:39:29.467469+00:00.
