Go to file
Nick Vollmar 148eea5899 Release 2018.10.5 2018-10-30 14:15:58 -05:00
carrier TUN-1158: Windows: use process arguments rather than trivial service arguments 2018-10-29 14:14:53 -05:00
cmd TUN-1160: pass Host header during origin url validation 2018-10-30 13:58:07 -05:00
h2mux TUN-968: Flow control for large requests/responses 2018-10-26 11:16: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 #30: Fix the Content-Length header for HTTP2->HTTP1 2018-10-30 11:52:11 -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-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
validation TUN-1160: pass Host header during origin url validation 2018-10-30 13:58:07 -05:00
vendor TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
websocket AUTH-1188: UX Review and Changes for CLI SSH Access 2018-10-25 15:50:27 -05: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.10.5 2018-10-30 14:15:58 -05: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/