# hunshcn/gh-proxy

github release、archive以及项目文件的加速项目

Repository: https://github.com/hunshcn/gh-proxy
Canonical: https://ross.abutalabs.com/products/gh-proxy
Language: Python
License: MIT
License Family: permissive
Last push: 2025-10-09T04:56:34+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 46, release rhythm 35, longevity 100
- inputs: {"age_days": 2356, "days_push": 328, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8978, forks 2386 (observed 2026-08-28T04:10:26.589585+00:00)

## What it is
A self-hostable proxy service that accelerates access to GitHub releases, archives, raw files, gists, and git clone operations. It ships as both a Python (Flask) server and a serverless Cloudflare Workers version.

## Use cases
- speed up downloading github release files
- clone github repos faster in slow networks
- proxy github raw file downloads
- download github archive zip or tar.gz via proxy
- self-host a github download accelerator
- deploy github proxy on cloudflare workers

## When to choose
- you need faster or reliable access to github files from restricted or slow networks
- you want a lightweight self-hosted proxy with docker or cloudflare workers deployment
- you need access control like user/repo whitelists or file size limits (python version)

## When to avoid
- you need a general-purpose web proxy beyond github content
- you require authentication management beyond token-in-url cloning
- you cannot deploy your own instance and depend on the overloaded public demo site

## Facets
- artifact type: service
- maturity: active
- function: proxy, http-server, deployment
- domain: developer-tools, self-hosted, censorship-circumvention
- platform: python, cloud, self-hosted
- tags: github-accelerator, cloudflare-workers, git-clone, download-proxy, flask, web-server, docker

## Member repositories
- hunshcn/gh-proxy (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:26.589585+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:24:25.010280+00:00, confidence not recorded.
  - readme: https://github.com/hunshcn/gh-proxy (fetched 2026-08-28T04:10:26.589585+00:00, sha 7805a315a56a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
