Luis Neto aab5364252 TUN-8731: Implement diag/system endpoint | 2 päivää sitten | |
---|---|---|
.github | 2 kuukautta sitten | |
.mac_resources | 4 vuotta sitten | |
.teamcity | 2 viikkoa sitten | |
carrier | 1 vuosi sitten | |
cfapi | 8 kuukautta sitten | |
cfio | 2 vuotta sitten | |
cmd | 2 päivää sitten | |
component-tests | 3 viikkoa sitten | |
config | 7 kuukautta sitten | |
connection | 2 viikkoa sitten | |
credentials | 1 vuosi sitten | |
datagramsession | 1 kuukausi sitten | |
diagnostic | 2 päivää sitten | |
edgediscovery | 1 kuukausi sitten | |
features | 1 kuukausi sitten | |
fips | 2 vuotta sitten | |
hello | 1 vuosi sitten | |
ingress | 1 viikko sitten | |
internal | 1 vuosi sitten | |
ipaccess | 2 vuotta sitten | |
logger | 1 vuosi sitten | |
management | 3 kuukautta sitten | |
metrics | 2 päivää sitten | |
orchestration | 6 kuukautta sitten | |
overwatch | 4 vuotta sitten | |
packet | 1 viikko sitten | |
proxy | 1 kuukausi sitten | |
quic | 3 päivää sitten | |
retry | 6 kuukautta sitten | |
signal | 5 vuotta sitten | |
socks | 1 vuosi sitten | |
sshgen | 7 kuukautta sitten | |
stream | 1 vuosi sitten | |
supervisor | 2 viikkoa sitten | |
tlsconfig | 1 vuosi sitten | |
token | 6 kuukautta sitten | |
tracing | 1 viikko sitten | |
tunneldns | 1 vuosi sitten | |
tunnelrpc | 1 kuukausi sitten | |
tunnelstate | 2 päivää sitten | |
validation | 1 viikko sitten | |
vendor | 1 kuukausi sitten | |
watcher | 1 vuosi sitten | |
websocket | 1 vuosi sitten | |
.docker-images | 2 vuotta sitten | |
.dockerignore | 3 vuotta sitten | |
.gitignore | 3 viikkoa sitten | |
CHANGES.md | 1 kuukausi sitten | |
Dockerfile | 2 päivää sitten | |
Dockerfile.amd64 | 2 viikkoa sitten | |
Dockerfile.arm64 | 2 viikkoa sitten | |
LICENSE | 2 vuotta sitten | |
Makefile | 2 päivää sitten | |
README.md | 2 viikkoa sitten | |
RELEASE_NOTES | 5 päivää sitten | |
build-packages-fips.sh | 3 kuukautta sitten | |
build-packages.sh | 3 kuukautta sitten | |
catalog-info.yaml | 1 vuosi sitten | |
cfsetup.yaml | 2 viikkoa sitten | |
check-fips.sh | 2 vuotta sitten | |
cloudflared.wxs | 11 kuukautta sitten | |
cloudflared_man_template | 4 vuotta sitten | |
dev.Dockerfile | 2 viikkoa sitten | |
fmt-check.sh | 2 vuotta sitten | |
github_message.py | 2 vuotta sitten | |
github_release.py | 1 kuukausi sitten | |
go.mod | 1 kuukausi sitten | |
go.sum | 1 kuukausi sitten | |
postinst.sh | 4 vuotta sitten | |
postrm.sh | 8 kuukautta sitten | |
release_pkgs.py | 1 vuosi sitten | |
wix.json | 4 vuotta sitten |
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 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:
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.
cloudflared
is available on DockerHub./.teamcity/install-cloudflare-go.sh
and follow the output. Then you can run make cloudflared
User documentation for Cloudflare Tunnel can be found at https://developers.cloudflare.com/cloudflare-one/connections/connect-apps
Once installed, you can authenticate cloudflared
into your Cloudflare account and begin creating Tunnels to serve traffic to your origins.
Want to test Cloudflare Tunnel before adding a website to Cloudflare? You can do so with TryCloudflare using the documentation available here.
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.