Skip to content

using worker of cloudflare resolve can't using api problem in china

Notifications You must be signed in to change notification settings

isxuelinme/openai_cloudflare_worker_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using openai_cloudflare_worker_proxy 中文

First, you must have a top-level domain name and transfer your domain DNS to cloudflare , because Cloudflare blocks all subdomains of worker from being visited from China. (I'm not blaming Cloudflare, you know what I mean.)

Third : create a worker by your cloudflare dashboard, and paste above code of link to your worker online editer

when you request , add the following header to your http request

header["x-l-password"] = <yourself password you set on secound step>,

The role of the password is to protect your cloudflare from overloading

About

using worker of cloudflare resolve can't using api problem in china

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published