Keine Beschreibung

Nuno Diegues b19f25c582 Update the TryCloudflare link vor 4 Jahren
.mac_resources 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service vor 4 Jahren
.teamcity afa5e68fe5 AUTH-3103 CI build fixes vor 4 Jahren
buffer 464bb53049 perf(cloudflared): reuse memory from buffer pool to get better throughput (#161) vor 5 Jahren
carrier 55bf904689 TUN-3471: Add structured log context to logs vor 4 Jahren
certutil 2cf327ba01 TUN-2943: Copy certutil from edge into cloudflared vor 4 Jahren
cmd cf562ef8c8 TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. vor 4 Jahren
connection cf562ef8c8 TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. vor 4 Jahren
dbconnect 55bf904689 TUN-3471: Add structured log context to logs vor 4 Jahren
dbconnect_tests 759cd019be Add db-connect, a SQL over HTTPS server vor 5 Jahren
edgediscovery 55bf904689 TUN-3471: Add structured log context to logs vor 4 Jahren
h2mux db0562c7b8 Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types vor 4 Jahren
hello 55bf904689 TUN-3471: Add structured log context to logs vor 4 Jahren
ingress 7c3ceeeaef TUN-3757: Fix legacy Uint flags that are incorrectly handled by ufarve library vor 4 Jahren
logger 0df4f7dd24 TUN-3795: Use RFC-3339 style date format for logs, produce timestamp in UTC vor 4 Jahren
metrics cf562ef8c8 TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests. vor 4 Jahren
origin 0b16a473da TUN-3869: Improve reliability of graceful shutdown. vor 4 Jahren
overwatch 2f70b05c64 AUTH-2169 make access login page more generic vor 4 Jahren
signal 073c5bfdaa TUN-1562: Refactor connectedSignal to be safe to close multiple times vor 6 Jahren
socks 6e5ccd7c85 AUTH-2815 add the log file to support the config.yaml file vor 4 Jahren
ssh_server_tests dbde3870da AUTH-2089: Revise ssh server to function as a proxy vor 5 Jahren
sshgen fcc393e2f0 AUTH-3221: Saves org token to disk and uses it to refresh the app token vor 4 Jahren
teamnet 78ffb1b846 TUN-3688: Subcommand for users to check which route an IP proxies through vor 4 Jahren
tlsconfig 55bf904689 TUN-3471: Add structured log context to logs vor 4 Jahren
tunneldns 7c3ceeeaef TUN-3757: Fix legacy Uint flags that are incorrectly handled by ufarve library vor 4 Jahren
tunnelrpc 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog vor 4 Jahren
tunnelstore 119d96cdc1 TUN-3670: Update Teamnet API gateway prefixes vor 4 Jahren
validation 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog vor 4 Jahren
vendor ce22dd681a TUN-3195: Don't colorize console logs when stderr is not a terminal vor 4 Jahren
watcher 046be63253 AUTH-2596 added new logger package and replaced logrus vor 4 Jahren
websocket 55bf904689 TUN-3471: Add structured log context to logs vor 4 Jahren
.docker-images abfeebf67d AUTH-2871: fix rpm builds vor 4 Jahren
.dockerignore 7df3a1ab67 TUN-3806: Use a .dockerignore vor 4 Jahren
.gitignore e2ff7f65fc TRAFFIC-448: build cloudflare for junos and publish to s3 vor 4 Jahren
Dockerfile 8a020d12e1 TUN-3830: Use Go 1.15.7 vor 4 Jahren
LICENSE e8c621a648 TUN-595: Add License/Readme files to cloudflared vor 6 Jahren
Makefile 820e0dfe51 TUN-3878: Do not supply -tags when none are specified vor 4 Jahren
README.md b19f25c582 Update the TryCloudflare link vor 4 Jahren
RELEASE_NOTES 7420439ed2 Release 2021.2.1 vor 4 Jahren
cfsetup.yaml 88b53eb886 TUN-3826: Use go-fips when building cloudflared for linux/amd64 vor 4 Jahren
cloudflared_man_template 1ed9e0fceb AUTH-2644: Change install location and add man page vor 4 Jahren
dev.Dockerfile 8a020d12e1 TUN-3830: Use Go 1.15.7 vor 4 Jahren
github_message.py d21989dba4 AUTH-3148 fixed cloudflared copy and match all the files in the checksum upload vor 4 Jahren
github_release.py 8e0be7cff1 AUTH-3185 fixed indention error vor 4 Jahren
go.mod ce22dd681a TUN-3195: Don't colorize console logs when stderr is not a terminal vor 4 Jahren
go.sum ce22dd681a TUN-3195: Don't colorize console logs when stderr is not a terminal vor 4 Jahren
jet.yaml e2ff7f65fc TRAFFIC-448: build cloudflare for junos and publish to s3 vor 4 Jahren
postinst.sh 28d556b8d4 AUTH-2858: Set file to disable autoupdate vor 4 Jahren
postrm.sh 28d556b8d4 AUTH-2858: Set file to disable autoupdate vor 4 Jahren
wix.json 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service vor 4 Jahren

README.md

Argo Tunnel client

Contains the command-line client for Argo Tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network. Extensive documentation can be found in the Argo Tunnel section of the Cloudflare Docs.

Before you get started

Before you use Argo Tunnel, you'll need to complete a few steps in the Cloudflare dashboard. The website you add to Cloudflare will be used to route traffic to your Tunnel.

  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 Argo 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 that serve traffic for hostnames in your account.

TryCloudflare

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

Deprecated versions

Cloudflare currently supports all versions of cloudflared. Starting on March 20, 2021, Cloudflare will no longer support versions released prior to 2020.5.1.

All features available in versions released prior to 2020.5.1 are available in current versions. Breaking changes unrelated to feature availability may be introduced that will impact versions released prior to 2020.5.1. You can read more about upgrading cloudflared in our developer documentation.

Version(s) Deprecation status
2020.5.1 and later Supported
Versions prior to 2020.5.1 Will no longer be supported starting March 20, 2021