Edgetunnel is a serverless network proxy and VLESS proxy implementation designed to run on Cloudflare Workers. It functions as a VPN proxy that routes network traffic through edge computing platforms to provide an anonymized gateway for outbound internet requests.
The project focuses on internet censorship circumvention and the bypass of network restrictions. It utilizes serverless proxy routing to mask original traffic sources and navigate regional filters or firewalls.
The system manages traffic through serverless-based proxy tunneling, using WebSocket-based stream forwarding and protocol-agnostic data piping to relay information between clients and remote targets. It employs dynamic host resolution to route traffic to various destination servers at the network edge.