Tunnel

A way to securely connect origins to Cloudflare

About

Tunnel privately connects your origin server to Cloudflare without a publicly routable IP address - using cloudflared, a server daemon.

Why Workers?

Workers periodically queries internal APIs to provide health checks, alerting us in the team chat if there are certain issues.

Cloudflared, the daemon you install to run Tunnel, uses a Worker (built with TypeScript) to manage updates for new versions.

Also built with Workers...