Online proxy for bypassing internet restrictions
Top 17.7% on sourcepulse
SiteProxy is an online reverse proxy tool designed for users seeking to bypass geo-restrictions and access blocked content like YouTube, Twitter, and Google. It offers a zero-configuration, secure, and high-performance solution for anonymous internet browsing, with integrated AI chat capabilities.
How It Works
SiteProxy leverages Hono, a modern web framework, to achieve significantly faster performance compared to traditional Express servers. It's designed for easy deployment on platforms like Cloudflare Workers and Pages, allowing users to host their proxy instance with minimal setup. The proxy routes user requests through its servers, masking the user's IP address and providing access to otherwise restricted websites.
Quick Start & Requirements
build/cf_page/_worker.js
to set your proxy domain and password, then upload the build/cf_page
directory to Cloudflare Workers & Pages.build/worker.js
, edit it for your domain and password, then paste the content into a new Cloudflare Worker.config.json
.docker compose up
in the docker-node
directory after configuring config.json
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Code obfuscation is applied in version 2.0 to mitigate phishing risks, and default homepage URL modification is disabled. The project is strictly for legal use; misuse is at the user's own risk.
1 week ago
1 week