x-dr/chatgptProxyAPI
🔥 使用cloudflare 搭建免费的 OpenAI api代理 ,解决网络无法访问问题。支持流式输出 observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 28
- Release rhythm 35
- Longevity 91
Flags: no_releases archived
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: 1280
- days_rel: n/a
- days_push: 435
- n_releases_24m: 0
Adoption not part of the score
3029 stars · 656 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-deployable reverse proxy for the OpenAI API built on Cloudflare Workers and Cloudflare Pages, letting users replace api.openai.com with their own domain to bypass network restrictions. It supports streaming output and includes a Docker deployment option for overseas VPS hosts.
Use cases
- access the OpenAI API from regions where it is blocked
- proxy api.openai.com through my own Cloudflare domain
- deploy a free OpenAI API reverse proxy on Cloudflare Workers
- set up a streaming OpenAI chat completions proxy
- self-host an OpenAI API endpoint for my apps
- check OpenAI API balance via a proxied endpoint
When to choose
- you need to reach api.openai.com from a network that blocks it
- you want a free, serverless proxy using Cloudflare's free tier
- you need streaming (SSE) responses through the proxy
- you want to bind the proxy to your own custom domain
When to avoid
- you need a production-grade proxy with rate limiting and auth controls
- you cannot deploy on Cloudflare and lack an overseas VPS
- you need Docker deployment with SSE streaming support (not supported)
- you expect heavy public usage of someone else's demo instance
Facets
service · maturity active
proxy http-server llm-inference large-language-models apis self-hosted censorship-circumvention cloud self-hosted openai-api-proxy cloudflare-workers cloudflare-pages reverse-proxy streaming free-tier web-server docker
1 source
- readme: https://github.com/x-dr/chatgptProxyAPI · fetched 2026-08-28 · ddcbd63b437a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| x-dr/chatgptProxyAPI | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="x-dr/chatgptProxyAPI")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem