cloudflared

Cloudflare Tunnel client for secure remote access and ingress

brewmacoslinux
Try with needOr install directly
Source

About

Cloudflare Tunnel client (formerly Argo Tunnel)

Commands

cloudflared

Examples

Authenticate with Cloudflare and set up a tunnel$ cloudflared tunnel login
Create a new tunnel named 'my-tunnel'$ cloudflared tunnel create my-tunnel
Run a tunnel to expose local HTTP service on port 8080$ cloudflared tunnel run --url http://localhost:8080 my-tunnel