SkillAgentSearch skills...

CloudflareWorkerProxy

A Cloudflare Worker-based Proxy, processing and forwarding HTTP(S) requests, enabling clients to access otherwise inaccessible network resources.

Install / Use

/learn @BH3GEI/CloudflareWorkerProxy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Cloudflare Worker Proxy

中文

Please review the code and change the corresponding domain name and other configurations.

Example of Use

Examples:

https://do.not.use/------https://www.tsukuba.ac.jp/

https://do.not.use/------https://www.jlu.edu.cn/

https://do.not.use/------https://news.ycombinator.com

You can also just visit the site and input the url manually:

https://do.not.use/

https://do.not.use/

This example link demonstrates a proxy to some simple websites.

Usage Instructions

  1. Deploy a worker on Cloudflare.
  2. Modify the value of proxyDomains in the code according to the actual configuration of the worker.
  3. Click on 'Deploy', then use it following the method in the example of use.

Matters Needing Attention

  • Make sure the routing configuration for Cloudflare Worker is correct
  • Make sure to modify proxyDomains in your code to fit your own domain name

Request-Distribution

<img width="967" alt="image" src="https://github.com/user-attachments/assets/6d0c94af-5012-4f33-a7b5-2a5ca1218bc9" />

Star History

Star History Chart

View on GitHub
GitHub Stars96
CategoryDevelopment
Updated3h ago
Forks55

Languages

JavaScript

Security Score

85/100

Audited on Apr 7, 2026

No findings