Free Tool to Mirror Any Website Using Cloudflare Workers

liyong601c

Supreme Member
Jr. VIP
Joined
Mar 30, 2010
Messages
1,279
Reaction score
415
I'm excited to share a tool I recently developed: a website mirroring solution based on Cloudflare Workers.

GitHub repository: https://github.com/seadfeng/cloudflare-proxy-sites

What problems does this tool solve?
  1. Bypasses geographical restrictions
  2. Improves access speed
  3. Enhances privacy protection by masking the user's IP
Key features:
  • Completely free to use
  • Can mirror any website
  • Quick and easy deployment (using Wrangler)
  • Supports multiple domains
  • Integrated with GitHub Actions for automated deployment
I developed this tool in just a few hours, thanks to the powerful features of Cloudflare Workers. My goal was to make it as user-friendly as possible, allowing more people to easily set up their own mirror sites.

Main benefits:
  • Improved website performance
  • Enhanced security
  • Ability to access restricted content
The tool is perfect for developers, privacy-conscious users, or anyone looking to optimize their web experience.

I welcome you to try it out. If you have any suggestions or encounter any issues, please feel free to open an issue or submit a PR on GitHub. Your feedback will help me continuously improve this tool.

If anyone's interested, I'd be happy to discuss the technical details of the development process.

Looking forward to hearing your thoughts!
 
do not Mirror our blackhatworld:)
 
hey man that's impressive, thanks for sharing it. a lot out here will be interested for sure..
 
Hello, first of all, thank you for sharing. Is it possible to add and run javascript?
 
How can you make it work with scripts and fonts? I get cross-origin policy errors.
 
I'm excited to share a tool I recently developed: a website mirroring solution based on Cloudflare Workers.

GitHub repository: https://github.com/seadfeng/cloudflare-proxy-sites

What problems does this tool solve?
  1. Bypasses geographical restrictions
  2. Improves access speed
  3. Enhances privacy protection by masking the user's IP
Key features:
  • Completely free to use
  • Can mirror any website
  • Quick and easy deployment (using Wrangler)
  • Supports multiple domains
  • Integrated with GitHub Actions for automated deployment
I developed this tool in just a few hours, thanks to the powerful features of Cloudflare Workers. My goal was to make it as user-friendly as possible, allowing more people to easily set up their own mirror sites.

Main benefits:
  • Improved website performance
  • Enhanced security
  • Ability to access restricted content
The tool is perfect for developers, privacy-conscious users, or anyone looking to optimize their web experience.

I welcome you to try it out. If you have any suggestions or encounter any issues, please feel free to open an issue or submit a PR on GitHub. Your feedback will help me continuously improve this tool.

If anyone's interested, I'd be happy to discuss the technical details of the development process.

Looking forward to hearing your thoughts!
Hi i try and runing well but captcha image not working
Screenshot 2024-12-08 230422.png
what setting should do ?
thank you
 
Back
Top