EDtunnel-rev Project Wiki

Advanced VLESS proxy deployment using Cloudflare Pages or Workers

Important: Before using, please delete whitelist.json and check worker.js to see whether you have changed the whitelist/blacklist destinations into your own! The usage of whitelists is very rare.

Project Overview

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.

Key Features

🚀

Easy Deployment

Quick setup on Cloudflare Pages or Workers

🔒

Secure Configuration

UUID-based authentication for enhanced security

🌐

Multiple Ports

Support for various HTTP and HTTPS ports

🔗

Easy Subscription

Generate VLESS and Clash subscription links

Deployment Options

1. Deploy in pages.dev

  1. Watch the comprehensive tutorial: YouTube Tutorial
  2. Clone the repository and deploy it in Cloudflare Pages.

2. Deploy in worker.dev

  1. Copy the _worker.js code from the GitHub repository.
  2. Use the convenient "Deploy to Cloudflare Workers" button in the README for quick deployment.

Advanced Configuration

UUID Setting

Enhance security by setting a custom UUID:

# Single UUID
UUID = "your-custom-uuid-here"

# Multiple UUIDs
UUID = "uuid1,uuid2,uuid3"
            

Subscribe VLESS Link

Generate subscription links and content:

Cloudflare Best IP Subscribe Link

Optimize your connection with the best Cloudflare IP:

  1. Visit https://your-domain.pages.dev/bestip/uuid_you_set
  2. Copy the generated subscribe URL to your preferred client (Clash/v2rayN/v2rayNG)

Technical Specifications

Multiple Port Support

EDtunnel-rev supports various ports for flexible deployment:

HTTP ports: 80, 8080, 8880, 2052, 2086, 2095
HTTPS ports: 443, 8443, 2053, 2096, 2087, 2083
            
Note: HTTPS ports are not supported when deploying on Cloudflare Pages.

Proxy IP Configuration

Set up a proxy IP to optimize traffic routing:

Getting Started

To begin using EDtunnel-rev:

  1. Deploy the project using one of the methods described above.
  2. Configure your UUID and other settings as needed.
  3. Access your deployment URL (e.g., https://your-domain.pages.dev/) to view the configuration page.
  4. Follow the on-screen instructions to set up your VLESS proxy.
Visit GitHub Repository

Community and Support

Special Thanks

For questions or support, join our community: Telegram Group