# Ice-Hazymoon/openai-scf-proxy

使用腾讯云函数一分钟搭建 OpenAI 免翻墙代理

Repository: https://github.com/Ice-Hazymoon/openai-scf-proxy
Canonical: https://ross.abutalabs.com/products/openai-scf-proxy
Language: JavaScript
License Family: other
Last push: 2024-03-18T08:16:12+00:00

## Health v2 (maintenance only)
Score: 21/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 91
- inputs: {"age_days": 1276, "days_push": 898, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2546, forks 368 (observed 2026-08-28T04:07:00.257082+00:00)

## What it is
A small Node.js proxy service that forwards OpenAI API requests, deployable to Tencent Cloud Functions (or Aliyun) in minutes without writing code. It can also be self-hosted on any server that runs Node.js.

## Use cases
- access openai api from china without vpn
- deploy openai proxy on tencent cloud functions
- set custom openai base path in node.js client
- self-host an openai api relay on my own server
- use openai api with third-party chat frontends
- bypass openai region restrictions

## When to choose
- you need to reach the OpenAI API from a region where it is blocked
- you want a free, no-code deployment on Tencent or Aliyun cloud functions
- you prefer a simple self-hosted relay on a fixed-IP US server

## When to avoid
- you need SSE streaming responses, which this proxy does not support
- your OpenAI account is unbound or from unofficial channels and at risk of bans
- you need a production-grade proxy with authentication and rate limiting

## Facets
- artifact type: service
- maturity: maintenance
- function: proxy, http-server, api-framework
- domain: artificial-intelligence, large-language-models, self-hosted, censorship-circumvention
- platform: serverless, self-hosted
- tags: openai-proxy, tencent-cloud-functions, serverless-proxy, api-gateway, china-access, nodejs

## Member repositories
- Ice-Hazymoon/openai-scf-proxy (main) score 21

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:00.257082+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-30T02:24:35.569073+00:00, confidence not recorded.
  - readme: https://github.com/Ice-Hazymoon/openai-scf-proxy (fetched 2026-08-28T04:07:00.257082+00:00, sha 347ed6ffde32)
- Data as of 2026-08-30T08:39:29.467469+00:00.
