cloudflare/cloudflared

Public

mirrored from https://github.com/cloudflare/cloudflaredAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2019.11.2

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

README.md

9lines · modecode

1# Argo Tunnel client
2
3Contains the command-line client and its libraries for Argo Tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.
4
5## Getting started
6
7 go install github.com/cloudflare/cloudflared/cmd/cloudflared
8
9User documentation for Argo Tunnel can be found at https://developers.cloudflare.com/argo-tunnel/
10