No Description

João "Pisco" Fernandes 9aa998ed0b Release 2025.4.0 1 week ago
.github 659da3ebba Update semgrep.yml 6 months ago
.mac_resources 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service 4 years ago
.teamcity 45f67c23fd TUN-8858: update go to 1.22.10 and include quic-go FIPS changes 2 months ago
carrier 887e486a63 TUN-7057: Remove dependency github.com/gorilla/mux 2 years ago
cfapi 86476e6248 TUN-8281: Run cloudflared query list tunnels/routes endpoint in a paginated way 1 year ago
cfio d1a4710aa2 TUN-6035: Reduce buffer size when proxying data 3 years ago
cmd 553e77e061 chore: fix linter rules 1 week ago
component-tests 9695829e5b TUN-8857: remove restriction for using FIPS and PQ 2 months ago
config 8c2eda16c1 TUN-8861: Add configuration for active sessions limiter 2 months ago
connection 6496322bee TUN-9007: modify logic to resolve region when the tunnel token has an endpoint field 1 month ago
credentials 553e77e061 chore: fix linter rules 1 week ago
datagramsession 0eddb8a615 TUN-8692: remove dashes from session id 5 months ago
diagnostic 7336a1a4d6 TUN-8914: Create a flags module to group all cloudflared cli flags 2 months ago
edgediscovery a3ee49d8a9 chore: Remove h2mux code 5 months ago
features bfdb0c76dc TUN-8855: fix lint issues 2 months ago
fips 31a870b291 TUN-8855: Update PQ curve preferences 2 months ago
flow 4eb0f8ce5f TUN-8861: Rename Session Limiter to Flow Limiter 2 months ago
hello b500e556bf TUN-7590: Remove usages of ioutil 1 year ago
ingress 8c2eda16c1 TUN-8861: Add configuration for active sessions limiter 2 months ago
internal 93acdaface TUN-7125: Add management streaming logs WebSocket protocol 2 years ago
ipaccess 99d4e48656 TUN-6016: Push local managed tunnels configuration to the edge 2 years ago
logger 2827b2fe8f fix: Use path and filepath operation appropriately 1 week ago
management 553e77e061 chore: fix linter rules 1 week ago
metrics 02e7ffd5b7 TUN-8792: Make diag/system endpoint always return a JSON 4 months ago
mocks 4eb0f8ce5f TUN-8861: Rename Session Limiter to Flow Limiter 2 months ago
orchestration 7336a1a4d6 TUN-8914: Create a flags module to group all cloudflared cli flags 2 months ago
overwatch 2f70b05c64 AUTH-2169 make access login page more generic 4 years ago
packet 9da15b5d96 TUN-8640: Refactor ICMPRouter to support new ICMPResponders 4 months ago
proxy 4eb0f8ce5f TUN-8861: Rename Session Limiter to Flow Limiter 2 months ago
quic 4eb0f8ce5f TUN-8861: Rename Session Limiter to Flow Limiter 2 months ago
retry 553e77e061 chore: fix linter rules 1 week ago
signal 073c5bfdaa TUN-1562: Refactor connectedSignal to be safe to close multiple times 6 years ago
socks b500e556bf TUN-7590: Remove usages of ioutil 1 year ago
sshgen 687682120c TUN-8333: Bump go-jose dependency to v4 1 year ago
stream d1e338ee48 TUN-7545: Add support for full bidirectionally streaming with close signal propagation 1 year ago
supervisor 6496322bee TUN-9007: modify logic to resolve region when the tunnel token has an endpoint field 1 month ago
tlsconfig b500e556bf TUN-7590: Remove usages of ioutil 1 year ago
token 906452a9c9 TUN-8960: Connect to FED API GW based on the OriginCert's endpoint 1 month ago
tracing 53c523444e add: new go-fuzz targets 5 months ago
tunneldns b500e556bf TUN-7590: Remove usages of ioutil 1 year ago
tunnelrpc 0f1bfe99ce TUN-8904: Rename Connect Response Flow Rate Limited metadata 2 months ago
tunnelstate 4b0b6dc8c6 TUN-8728: implement diag/tunnel endpoint 4 months ago
validation 53c523444e add: new go-fuzz targets 5 months ago
vendor c19f919428 Bump x/crypto to 0.31.0 2 months ago
watcher 65247b6f0f TUN-7584: Bump go 1.20.6 1 year ago
websocket 887e486a63 TUN-7057: Remove dependency github.com/gorilla/mux 2 years ago
.docker-images e89bceca5e TUN-6825: Fix cloudflared:version images require arch hyphens 2 years ago
.dockerignore d54c8cc745 TUN-5129: Use go 1.17 and copy .git folder to docker build to compute version 3 years ago
.gitignore 599ba52750 TUN-8708: Bump python min version to 3.10 5 months ago
.golangci.yaml a1963aed80 TUN-8866: Add linter to cloudflared repository 2 months ago
CHANGES.md 2feccd772c Release 2025.1.1 2 months ago
Dockerfile a4105e8708 TUN-9016: update base-debian to v12 1 month ago
Dockerfile.amd64 a4105e8708 TUN-9016: update base-debian to v12 1 month ago
Dockerfile.arm64 a4105e8708 TUN-9016: update base-debian to v12 1 month ago
LICENSE c54e8cd8e6 TUN-5851: Update all references to point to Apache License 2.0 3 years ago
Makefile e7c5eb54af Use RELEASE_NOTES date instead of build date 1 week ago
README.md e0b1ac0d05 chore: Update tunnel configuration link in the readme 1 week ago
RELEASE_NOTES d8a066628b Release 2025.4.0 1 week ago
build-packages-fips.sh 45f67c23fd TUN-8858: update go to 1.22.10 and include quic-go FIPS changes 2 months ago
build-packages.sh bd9e020df9 TUN-8583: change final directory of artifacts 8 months ago
catalog-info.yaml d969fdec3e SDLC-3762: Remove backstage.io/source-location from catalog-info.yaml 1 month ago
cfsetup.yaml 11777db304 TUN-9089: Pin go import to v0.30.0, v0.31.0 requires go 1.23 1 month ago
check-fips.sh 70e675f42c TUN-5551: Reintroduce FIPS compliance for linux amd64 now as separate binaries 3 years ago
cloudflared.wxs 9e1f4c2bca Remove extraneous `period` from Path Environment Variable (#1009) 1 year ago
cloudflared_man_template 1ed9e0fceb AUTH-2644: Change install location and add man page 4 years ago
dev.Dockerfile 45f67c23fd TUN-8858: update go to 1.22.10 and include quic-go FIPS changes 2 months ago
fmt-check.sh 515ad7cbee TUN-6917: Bump go to 1.19.3 2 years ago
github_message.py 4642316167 TUN-6823: Update github release message to pull from KV 2 years ago
github_release.py eabc0aaaa8 TUN-8694: Rework release script 5 months ago
go.mod c19f919428 Bump x/crypto to 0.31.0 2 months ago
go.sum c19f919428 Bump x/crypto to 0.31.0 2 months ago
postinst.sh 28d556b8d4 AUTH-2858: Set file to disable autoupdate 4 years ago
postrm.sh 47ad3238dd TUN-8290: Remove `|| true` from postrm.sh 1 year ago
release_pkgs.py 5cfe9bef79 TUN-8842: Add Ubuntu Noble and 'any' debian distributions to release script 3 months ago
wix.json 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service 4 years ago

README.md

Cloudflare Tunnel client

Contains the command-line client for Cloudflare Tunnel, a tunneling daemon that proxies traffic from the Cloudflare network to your origins. This daemon sits between Cloudflare network and your origin (e.g. a webserver). Cloudflare attracts client requests and sends them to you via this daemon, without requiring you to poke holes on your firewall --- your origin can remain as closed as possible. Extensive documentation can be found in the Cloudflare Tunnel section of the Cloudflare Docs. All usages related with proxying to your origins are available under cloudflared tunnel help.

You can also use cloudflared to access Tunnel origins (that are protected with cloudflared tunnel) for TCP traffic at Layer 4 (i.e., not HTTP/websocket), which is relevant for use cases such as SSH, RDP, etc. Such usages are available under cloudflared access help.

You can instead use WARP client to access private origins behind Tunnels for Layer 4 traffic without requiring cloudflared access commands on the client side.

Before you get started

Before you use Cloudflare Tunnel, you'll need to complete a few steps in the Cloudflare dashboard: you need to add a website to your Cloudflare account. Note that today it is possible to use Tunnel without a website (e.g. for private routing), but for legacy reasons this requirement is still necessary:

  1. Add a website to Cloudflare
  2. Change your domain nameservers to Cloudflare

Installing cloudflared

Downloads are available as standalone binaries, a Docker image, and Debian, RPM, and Homebrew packages. You can also find releases here on the cloudflared GitHub repository.

User documentation for Cloudflare Tunnel can be found at https://developers.cloudflare.com/cloudflare-one/connections/connect-apps

Creating Tunnels and routing traffic

Once installed, you can authenticate cloudflared into your Cloudflare account and begin creating Tunnels to serve traffic to your origins.

TryCloudflare

Want to test Cloudflare Tunnel before adding a website to Cloudflare? You can do so with TryCloudflare using the documentation available here.

Deprecated versions

Cloudflare currently 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. You can read more about upgrading cloudflared in our developer documentation.

For example, as of January 2023 Cloudflare will support cloudflared version 2023.1.1 to cloudflared 2022.1.1.

Development

Requirements

Build

To build cloudflared locally run make cloudflared

Test

To locally run the tests run make test

Linting

To format the code and keep a good code quality use make fmt and make lint

Mocks

After changes on interfaces you might need to regenerate the mocks, so run make mock