Ross ROSS = Recommend OSS · open-source software intelligence for agents

ymyuuu/Cloudflare-Workers-Proxy

简单而功能强大的反代服务,允许你将一个网址映射到另一个网址,并处理跨域请求 observed · 2026-08-28

github.com/ymyuuu/Cloudflare-Workers-Proxy · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

50/100

  • Activity 49
  • Release rhythm 35
  • Longevity 76

Flags: no_releases

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: 1066
  • days_rel: n/a
  • days_push: 308
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1533 stars · 539 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Cloudflare Workers script that acts as a simple reverse proxy, forwarding client requests to a target URL and returning the response. It rewrites relative paths, handles redirects, and adds CORS headers to enable cross-origin access.

Use cases

  • proxy a website through my own domain
  • bypass CORS restrictions for frontend requests
  • map one URL to another via Cloudflare Workers
  • forward API requests to a target host
  • access blocked resources through a self-deployed proxy
  • rewrite redirects and relative paths when proxying sites

When to choose

  • you want a lightweight, free reverse proxy on Cloudflare's edge
  • you need CORS headers added to proxied responses
  • you want a simple URL-mapping proxy with a friendly input UI

When to avoid

  • you need authentication, caching, or advanced proxy configuration
  • you require high-volume traffic beyond Cloudflare Workers limits
  • legal or policy restrictions prohibit proxying in your region

Facets

service · maturity active

proxy http-server middleware networking web-development privacy self-hosted cloud serverless cloudflare-workers reverse-proxy cors serverless-proxy url-mapping web-server

1 source

Member repositories

RepositoryRoleHealth v2
ymyuuu/Cloudflare-Workers-Proxymain50

For agents

markdown · JSON · MCP: product_card(name="ymyuuu/Cloudflare-Workers-Proxy")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem