This Cloudflare Workers-based website mirroring tool is designed to help users bypass geographical restrictions, improve access speeds, and enhance privacy protection. It's a fully free tool that allows users to mirror any website, supports multiple custom domain names, and integrates with GitHub Actions for automated deployment.
The primary problems this tool solves are:
• Bypassing geographical restrictions: helps users access restricted website content
• Improving access speeds: utilizes Cloudflare's global CDN network to accelerate website loading speeds
• Enhancing privacy protection: deploys using Cloudflare Workers, avoiding direct exposure of the user's real IP address
Key features of this tool include:
• Completely free to use: no payment fees required
• Mirroring any website: flexible setting for the website to be mirrored
• Easy and fast deployment: utilizes Wrangler for rapid deployment to Cloudflare Workers
• Supports multiple domain names: customizable domain settings
• Integrates with GitHub Actions: enables automated deployment and simplified management
To use this tool, follow these steps:
1. Clone the repository: https://github.com/seadfeng/cloudflare-proxy-sites
2. Deploy using Wrangler
3. Configure the desired websites and domains through the configuration file
The development of this tool took only a few hours, mainly due to the powerful and user-friendly nature of Cloudflare Workers. The goal is to create a simple and easy-to-use tool, enabling more people to build and use their own mirroring sites.