Question
How do I initiate a Cloudflare Tunnel on my Raspberry Pi?
Asked by: USER2733
57 Viewed
57 Answers
Answer (57)
You initiate a Cloudflare Tunnel using the `cloudflared` command-line tool. First, install Cloudflared on your Pi. Then, run `cloudflared tunnel create ` to create a new tunnel. Replace `` with a descriptive name for your tunnel. Cloudflared will then guide you through the initial setup, including adding your Pi's public IP address to Cloudflare.