cloudflare/cloudflared
Publicmirrored from https://github.com/cloudflare/cloudflaredAvailable
cloudflared_man_template
6lines · modecode
| 1 | .\" Manpage for cloudflared. |
| 2 | .TH man 1 ${DATE} "${VERSION}" "cloudflared man page" |
| 3 | .SH NAME |
| 4 | cloudflared \- creates a connection to the cloudflare edge network |
| 5 | .SH DESCRIPTION |
| 6 | cloudflared creates a persistent connection between a local service and the Cloudflare network. Once the daemon is running and the Tunnel has been configured, the local service can be locked down to only allow connections from Cloudflare. |
| 7 | |