Go to file
Areg Harutyunyan 8e2908f889 Release 2018.12.0 2018-12-10 13:50:13 -06:00
carrier AUTH-1320: Fixed request issue and unhide the ssh command 2018-11-15 13:08:56 -06:00
cmd Merge branch 'master' of github.com:cloudflare/cloudflared 2018-12-07 11:36:41 -06:00
h2mux
hello
log
metrics
origin TUN-1212: Expose tunnel_id in metrics 2018-11-27 15:26:45 -06:00
tlsconfig TUN-1209: TLS Config Certificates and GetCertificate can both be set 2018-11-20 14:34:56 -06:00
tunneldns
tunnelrpc
validation TUN-1250: ValidateHTTPService shouldn't follow 302s 2018-12-07 16:59:15 -06:00
vendor
websocket TUN-1196: Allow TLS config client CA and root CA to be constructed from multiple certificates 2018-11-19 15:38:10 -06:00
.gitignore
Gopkg.lock
Gopkg.toml
LICENSE
Makefile
README.md
RELEASE_NOTES Release 2018.12.0 2018-12-10 13:50:13 -06:00
cfsetup.yaml
publish-homebrew-formula.sh

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/