Skip to content
Go HTML Python Cap'n Proto Makefile Shell Other
Branch: master
Clone or download

Latest commit

Dalton
Latest commit ae8d784 Jun 11, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.teamcity DEVTOOLS-7321: Push to a test branch instead of to master Jun 8, 2020
awsuploader AUTH-2596 added new logger package and replaced logrus May 27, 2020
buffer perf(cloudflared): reuse memory from buffer pool to get better throug… Feb 24, 2020
carrier AUTH-2763 don't redirect from curl command Jun 11, 2020
certutil TUN-2943: Copy certutil from edge into cloudflared May 4, 2020
cmd/cloudflared AUTH-2763 don't redirect from curl command Jun 11, 2020
connection TUN-3019: Remove declarative tunnel entry code May 29, 2020
dbconnect AUTH-2596 added new logger package and replaced logrus May 27, 2020
dbconnect_tests Add db-connect, a SQL over HTTPS server Nov 12, 2019
edgediscovery AUTH-2596 added new logger package and replaced logrus May 27, 2020
h2mux AUTH-2648 updated usage text Jun 11, 2020
hello AUTH-2596 added new logger package and replaced logrus May 27, 2020
logger AUTH-2596 added new logger package and replaced logrus May 27, 2020
metrics AUTH-2596 added new logger package and replaced logrus May 27, 2020
origin TUN-3019: Remove declarative tunnel entry code May 29, 2020
overwatch AUTH-2169 make access login page more generic Jun 8, 2020
signal TUN-1562: Refactor connectedSignal to be safe to close multiple times Mar 5, 2019
socks AUTH-2394 added socks5 proxy Apr 7, 2020
ssh_server_tests AUTH-2089: Revise ssh server to function as a proxy Oct 7, 2019
sshgen AUTH-2114: Uses short lived cert auth for outgoing client connection Oct 15, 2019
sshlog AUTH-2596 added new logger package and replaced logrus May 27, 2020
sshserver AUTH-2596 added new logger package and replaced logrus May 27, 2020
tlsconfig AUTH-2596 added new logger package and replaced logrus May 27, 2020
tunneldns AUTH-2596 added new logger package and replaced logrus May 27, 2020
tunnelrpc TUN-3020: Remove declarative tunnel related RPC code May 29, 2020
tunnelstore AUTH-2596 added new logger package and replaced logrus May 27, 2020
validation AUTH-2505 added aliases May 13, 2020
vendor TUN-3019: Remove declarative tunnel entry code May 29, 2020
watcher AUTH-2596 added new logger package and replaced logrus May 27, 2020
websocket AUTH-2169 make access login page more generic Jun 8, 2020
.gitignore AUTH-2052: Adds tests for SSH server Sep 23, 2019
Dockerfile Adding support for multi-architecture images and binaries (#184) May 29, 2020
LICENSE TUN-595: Add License/Readme files to cloudflared May 3, 2018
Makefile AUTH-2796 fixed windows build Jun 9, 2020
README.md TUN-595: Add License/Readme files to cloudflared May 3, 2018
RELEASE_NOTES Release 2020.6.1 Jun 9, 2020
cfsetup.yaml DEVTOOLS-7321: Add scripts for macOS builds and homebrew uploads Jun 8, 2020
dev.Dockerfile Add db-connect, a SQL over HTTPS server Nov 12, 2019
go.mod TUN-3019: Remove declarative tunnel entry code May 29, 2020
go.sum TUN-3019: Remove declarative tunnel entry code May 29, 2020

README.md

Argo Tunnel client

Contains the command-line client and its libraries for Argo Tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.

Getting started

go install github.com/cloudflare/cloudflared/cmd/cloudflared

User documentation for Argo Tunnel can be found at https://developers.cloudflare.com/argo-tunnel/

You can’t perform that action at this time.