Go to file
Chung-Ting Huang 0c414ceb8d TUN-804: create make recipe for building deb package 2018-08-07 15:22:24 -05:00
cmd/cloudflared TUN-834: Enable tracing on cloudflared 2018-07-31 14:43:18 -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-829: prefer p256 curve 2018-07-30 12:44:37 -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-820: Fix caddyfile gitignore 2018-08-07 14:34:09 -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-820: Fix caddyfile gitignore 2018-08-07 14:34:09 -05:00
Gopkg.toml TUN-820: Fix caddyfile gitignore 2018-08-07 14:34:09 -05:00
LICENSE TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
Makefile TUN-804: create make recipe for building deb package 2018-08-07 15:22:24 -05:00
README.md TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
cfsetup.yaml TUN-804: create make recipe for building deb package 2018-08-07 15:22:24 -05: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/