Keine Beschreibung

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

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