cloudflared-mirror/README.md

10 lines
359 B
Markdown
Raw Normal View History

2018-03-21 23:10:08 +00:00
# Argo Tunnel client
2017-10-16 11:44:03 +00:00
2018-03-21 23:10:08 +00:00
Contains the command-line client and its libraries for Argo Tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.
2017-10-16 11:44:03 +00:00
## Getting started
2018-03-21 23:10:08 +00:00
go install github.com/cloudflare/cloudflared/cmd/cloudflared
2017-10-16 11:44:03 +00:00
2018-03-21 23:10:08 +00:00
User documentation for Argo Tunnel can be found at https://developers.cloudflare.com/argo-tunnel/