mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 00:06:35 +00:00
Cloudflare Tunnel client (formerly Argo Tunnel)
cmd/cloudflared | ||
h2mux | ||
hello | ||
log | ||
metrics | ||
origin | ||
tlsconfig | ||
tunneldns | ||
tunnelrpc | ||
validation | ||
vendor | ||
websocket | ||
.gitignore | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE | ||
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/