Advanced VLESS proxy deployment using Cloudflare Pages or Workers
EDtunnel-rev is an advanced project that enables you to deploy a VLESS proxy using Cloudflare Pages or Workers. Building upon the original version by 3Kmfi6HP, this project offers enhanced features and flexibility for your proxy needs.
Quick setup on Cloudflare Pages or Workers
UUID-based authentication for enhanced security
Support for various HTTP and HTTPS ports
Generate VLESS and Clash subscription links
_worker.js code from the GitHub repository.Enhance security by setting a custom UUID:
# Single UUID
UUID = "your-custom-uuid-here"
# Multiple UUIDs
UUID = "uuid1,uuid2,uuid3"
Generate subscription links and content:
https://your-domain.pages.dev/uuid_you_set - Get the subscribe linkhttps://your-domain.pages.dev/sub/uuid_you_set - Get the subscribe contenthttps://your-domain.pages.dev/sub/uuid_you_set/?format=clash - Get Clash format content (base64 encoded)Optimize your connection with the best Cloudflare IP:
https://your-domain.pages.dev/bestip/uuid_you_setEDtunnel-rev supports various ports for flexible deployment:
HTTP ports: 80, 8080, 8880, 2052, 2086, 2095
HTTPS ports: 443, 8443, 2053, 2096, 2087, 2083
Set up a proxy IP to optimize traffic routing:
wrangler.toml file_worker.js fileTo begin using EDtunnel-rev:
https://your-domain.pages.dev/) to view the configuration page.For questions or support, join our community: Telegram Group