-
Notifications
You must be signed in to change notification settings - Fork 72
Home
⚠ WARNING:
This is an EXPERIMENTAL Project, use it at your own risk!
Bepass is a revolutionary tool designed to tackle Iran's DPI (Deep Packet Inspection) system. It serves as both a DPI bypassing tool and a Socks proxy over Cloudflare Workers, providing users with powerful capabilities to navigate the digital landscape.
Iran's DPI system is notorious for restricting internet access and censoring content. Bepass leverages a tls client hello splitting attack to effectively bypass this system. While it's a powerful tool, it may not work if the target machine's IP is already blocked. Nevertheless, Bepass has proven to be a valuable asset for those seeking unrestricted access.
Beyond its DPI bypassing capabilities, Bepass empowers you to deploy a VLESS-like proxy on Cloudflare Workers. The process is straightforward: simply copy the worker.js
file to your Cloudflare Worker and configure it according to your preferences. Bepass takes care of the rest, providing you with a fast and free proxy service.
For detailed instructions on setting up the Cloudflare proxy with worker.js
, please visit our Worker Repo page.