MerchantryTidbits

scraping / cli

cloudflared

Capability: cloudflared

Use it when

  • use cloudflared for scraping
  • when cloudflare tunnel client contains the command-line client for cloudflare tunnel, a tunneling daemon

What it solves

Not the fit when

  • app auth by itself

Install

brew install cloudflared  # or github releases

Invoke

cloudflared tunnel --url http://localhost:3000  # quick tunnel / named tunnel for agent webhooks

Alternatives

No reviewed alternatives recorded yet.