Go to file
Areg Harutyunyan 36276e957a TUN-1231: Horizontal overflow wrapping on the Hello page 2018-12-11 16:03:44 -06:00
carrier AUTH-1320: Fixed request issue and unhide the ssh command 2018-11-15 13:08:56 -06:00
cmd Merge branch 'master' of github.com:cloudflare/cloudflared 2018-12-07 11:36:41 -06:00
h2mux TUN-968: Flow control for large requests/responses 2018-10-26 11:16:02 -05:00
hello TUN-1231: Horizontal overflow wrapping on the Hello page 2018-12-11 16:03:44 -06:00
log TUN-817: Increase the log time precision 2018-07-26 17:29:49 -05:00
metrics TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
origin TUN-1270: cloudflared panic (HA metrics missing label) 2018-12-11 11:41:49 -06:00
tlsconfig TUN-1209: TLS Config Certificates and GetCertificate can both be set 2018-11-20 14:34:56 -06:00
tunneldns TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
tunnelrpc TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
validation TUN-1250: ValidateHTTPService shouldn't follow 302s 2018-12-07 16:59:15 -06:00
vendor TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
websocket TUN-1196: Allow TLS config client CA and root CA to be constructed from multiple certificates 2018-11-19 15:38:10 -06:00
.gitignore TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
Gopkg.lock TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
Gopkg.toml TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
LICENSE TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
Makefile TUN-968: Flow control for large requests/responses 2018-10-26 11:16:02 -05:00
README.md TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
RELEASE_NOTES Release 2018.12.1 2018-12-11 14:20:51 -06:00
cfsetup.yaml AUTH-1235: fixed packaging of deb dev file 2018-10-19 14:01:08 -05:00
publish-homebrew-formula.sh TUN-901: makefile target for homebrew release 2018-08-15 17:32:03 -07:00

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/