Warp is now Argo Tunnel
This commit is contained in:
parent
96dd6cc3a0
commit
9f5cec8dbc
|
@ -1,9 +1,9 @@
|
|||
# Cloudflare Warp client
|
||||
# Argo Tunnel client
|
||||
|
||||
Contains the command-line client and its libraries for Cloudflare Warp, a tunneling daemon that proxies any local webserver through the Cloudflare network.
|
||||
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/cloudflare-warp/cmd/cloudflare-warp
|
||||
go install github.com/cloudflare/cloudflared/cmd/cloudflared
|
||||
|
||||
User documentation for Warp can be found at https://warp.cloudflare.com
|
||||
User documentation for Argo Tunnel can be found at https://developers.cloudflare.com/argo-tunnel/
|
||||
|
|
Loading…
Reference in New Issue