
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
Leverages Vercel's free serverless platform to create an easy-to-deploy proxy with custom domain support, overcoming Vercel's default domain blocking in China.
在 Vercel 上部署 VLESS over WebSocket 代理服务。
| 变量 | 是否必填 | 含义 |
|---|---|---|
| UUID | 是 | 客户端 UUID,自行生成一个即可 |
| DOMAIN | 是 | 实际使用的访问域名,不含协议;建议使用自定义域名(见下方说明) |
| REMARKS | 否 | 订阅备注名,默认 vercel-ws |
DOMAIN 环境变量设为该域名后重新部署。重要: Vercel 默认分配的
*.vercel.app域名在国内可能无法访问,请务必绑定自定义域名后再使用。DOMAIN需与最终访问域名保持一致。
部署成功后,访问以下地址获取订阅信息(返回内容为 Base64 编码):
https:///
DOMAIN 的值UUID 的值该路径同时作为订阅密钥,请勿公开分享。
A relay service running on Vercel
Similar projects matched by category, topics, and programming language.

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.
A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.