Go to file
Areg Harutyunyan 2f5ac3b556 Release 2018.10.0 2018-10-04 16:15:34 -05:00
cmd AUTH-1199: unhide access command, added beta label 2018-10-04 15:18:02 -05:00
h2mux TUN-813: Clean up cloudflared dependencies 2018-07-24 18:07:02 -05:00
hello TUN-814: Handle error in CreateTLSListener before closing listener 2018-07-25 09:08:14 -05: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-868: HTTP/HTTPS mismatch should have a better error message 2018-09-28 16:06:41 -05:00
tlsconfig TUN-833: Don't log system root certificate loading failure on Windows 2018-08-29 17:03:12 -05:00
tunneldns TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
tunnelrpc TUN-1064: Revert OriginCert capnp changes in Cloudflared. Reverts 2018-10-02 11:59:37 -05:00
validation TUN-868: HTTP/HTTPS mismatch should have a better error message 2018-09-28 16:06:41 -05:00
vendor AUTH-910, AUTH-1049, AUTH-1068, AUTH-1056: Generate and store Access tokens with E2EE option, curl/cmd wrapper 2018-09-28 16:05:15 -05:00
websocket TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
.gitignore TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
Gopkg.lock TUN-1076: Pin capnproto2 to version 2.17.1 2018-10-03 15:38:41 -05:00
Gopkg.toml TUN-1076: Pin capnproto2 to version 2.17.1 2018-10-03 15:38:41 -05:00
LICENSE TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
Makefile TUN-1062: Makefile target for regenerating Capn Proto definitions 2018-10-01 17:05:15 -05:00
README.md TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
RELEASE_NOTES Release 2018.10.0 2018-10-04 16:15:34 -05:00
cfsetup.yaml TUN-804: create makefile recipe to release cloudflared using equinox 2018-08-15 09:29:17 -07: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/