Go to file
Nate Franzen 108a692ec2 Makes origin.TunnelMetrics public again
Test code must avoid the prometheus static initialization, and
can do this by creating a dummy TunnelMetrics object, provided
it is public.
2018-04-10 13:41:06 -07:00
cmd Release Argo Tunnel Client 2018.4.5 2018-04-09 22:56:22 +00:00
h2mux Release Argo Tunnel Client 2018.4.4 2018-04-06 22:47:13 +00:00
metrics Release Argo Tunnel Client 2018.4.5 2018-04-09 22:56:22 +00:00
origin Makes origin.TunnelMetrics public again 2018-04-10 13:41:06 -07:00
tlsconfig Release Argo Tunnel Client 2018.3.1 2018-03-22 15:24:52 +00:00
tunneldns Release Argo Tunnel Client 2018.4.5 2018-04-09 22:56:22 +00:00
tunnelrpc Release Argo Tunnel Client 2018.4.1 2018-04-04 15:47:36 +00:00
validation Release Argo Tunnel Client 2018.3.1 2018-03-22 15:24:52 +00:00
websocket Release Warp Client 2018.3.0 2018-03-02 18:23:44 +00:00
LICENSE Release Warp Client 2018.2.1-5-g6fa95b8 2018-02-23 20:03:05 +00:00
README.md Warp is now Argo Tunnel 2018-03-21 18:10:08 -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/