Downloads
Cloudflare Tunnel requires the installation of a lightweight server-side daemon, cloudflared
, to connect your infrastructure to Cloudflare. If you are creating a tunnel through the dashboard, you can simply copy-paste the installation command shown in the dashboard.
To download and install cloudflared
manually, use one of the following links.
GitHub repository
cloudflared
is an open source project ↗ maintained by Cloudflare.
Latest release
Linux
You can download and install cloudflared
via the Cloudflare Package Repository ↗.
Alternatively, download the latest release directly:
Type | amd64 / x86-64 | x86 (32-bit) | ARM | ARM64 |
---|---|---|---|---|
Binary | Download ↗ | Download ↗ | Download ↗ | Download ↗ |
.deb | Download ↗ | Download ↗ | Download ↗ | Download ↗ |
.rpm | Download ↗ | Download ↗ | Download ↗ | Download ↗ |
macOS
Download and install cloudflared
via Homebrew:
Alternatively, download the latest Darwin arm64 release ↗ or latest Darwin amd64 release ↗ directly.
Windows
Download and install cloudflared
via winget ↗:
Alternatively, download the latest release directly:
Type | 32-bit | 64-bit |
---|---|---|
Executable | Download ↗ | Download ↗ |
Docker
A Docker image of cloudflared
is available on DockerHub ↗.
Deprecated releases
Cloudflare supports versions of cloudflared
that are within one year of the most recent release. Breaking changes unrelated to feature availability may be introduced that will impact versions released more than one year ago. For example, as of January 2023 Cloudflare will support cloudflared
version 2023.1.1 to cloudflared 2022.1.1.
To update cloudflared
, refer to these instructions.