Cloudflare Edge WorkerGatekeepers2 StarsVerified Source
Tunnelfetch
A fetch-shaped HTTP client that tunnels HTTPS through HTTP CONNECT / SOCKS5 proxies on Cloudflare Workers — TLS 1.3 and 1.2 implemented in userland, because the runtime cannot verify a tunnelled peer.
#cloudflare-os#gatekeepers
Installation & Setup Quickstart
Select your installation method below to copy commands or setup scripts
Select Installation Method or AI Client:
Wrangler CLI Configuration
# Deploy directly with Wrangler
npx wrangler deploy
# Or start local dev simulator
npx wrangler dev