9a44a5c920
Because the defaultTimeout is defined as a constant you do not need to multiply it by time.Second again otherwise you end up with some stupid timeout as seen here. https://play.golang.org/p/Dl7rU_n_8Ej |
||
---|---|---|
cmd | ||
h2mux | ||
log | ||
metrics | ||
origin | ||
tlsconfig | ||
tunneldns | ||
tunnelrpc | ||
validation | ||
websocket | ||
LICENSE | ||
README.md |
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/