Go to file
Areg Harutyunyan a9c8067c16 TUN-817: Increase the log time precision 2018-07-26 17:29:49 -05:00
cmd/cloudflared TUN-813: Clean up cloudflared dependencies 2018-07-24 18:07: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-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -05:00
tlsconfig TUN-528: Move cloudflared into a separate repo 2018-07-19 15:02:24 -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-813: Clean up cloudflared dependencies 2018-07-24 18:07:02 -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-813: Clean up cloudflared dependencies 2018-07-24 18:07:02 -05:00
Gopkg.toml TUN-813: Clean up cloudflared dependencies 2018-07-24 18:07:02 -05:00
LICENSE TUN-595: Add License/Readme files to cloudflared 2018-05-03 02:17:07 -05:00
Makefile TUN-804: create Makefile recipe to build cloudflared and run tests 2018-07-25 14:56:52 -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 Makefile recipe to build cloudflared and run tests 2018-07-25 14:56:52 -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/