Enhanced-FaaS-in-China is a DNS routing tool that improves access speed and stability for websites hosted on Cloudflare, Vercel, or Netlify when accessed from within China.
The tool addresses the problem of slow or unstable connections to these platforms from China by providing optimized CNAME records that route traffic through faster paths. Users simply change their domain's CNAME record from the official platform endpoint to one of the project's provided alternatives: vercel-cname.xingpingcn.top for Vercel, netlify-cname.xingpingcn.top for Netlify, or cf-cname.xingpingcn.top for Cloudflare. The project also offers a SaaS function for Cloudflare users whose domains are hosted on Cloudflare itself, which would otherwise encounter 403 errors.
This tool suits developers with websites on these platforms who need to serve Chinese users without migrating infrastructure. The README recommends hosting domains outside Cloudflare when using the CNAME routing method, and suggests the SaaS approach for those requiring Cloudflare-specific features like Workers or IP protection. The project notes that some regional ISPs, particularly in Quanzhou, may experience blocking issues unrelated to the tool itself, and recommends testing with multiple speed-testing services rather than the provided CNAME domains directly, as high test volume can trigger platform abuse detection.
The project shows active maintenance with recent commits and ongoing issue resolution. The README documents known limitations transparently, including deprecated CNAME records and regional ISP constraints. The tool provides multiple testing methods and acknowledges that certain speed-testing platforms produce unreliable results, suggesting alternatives for validation.