Go to file
Areg Harutyunyan 671483a95c Release 2018.8.0 2018-08-31 13:26:54 -05:00
cmd TUN-801: Rapid SQL Proxy 2018-08-29 17:03:12 -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-828: Added Connection: keep-alive header 2018-07-30 09:23:55 -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-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
validation TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
vendor TUN-801: Rapid SQL Proxy 2018-08-29 17:03:12 -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-801: Rapid SQL Proxy 2018-08-29 17:03:12 -05:00
Gopkg.toml TUN-897: Bring back missing Brotli files 2018-08-14 17:07:24 -07:00
LICENSE TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
Makefile TUN-901: makefile target for homebrew release 2018-08-15 17:32:03 -07:00
README.md TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
RELEASE_NOTES Release 2018.8.0 2018-08-31 13:26:54 -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/