Setting up Cloudflare Tunnel
Note that while it’s possible to run quick tunnels without your own domain, I’ll assume you have a domain set up in Cloudflare dashboard. The config is simple, you can learn more about it here.
The first thing we’ll do is install cloudflared
– a CLI tool we’ll use to run and configure our tunnel.
brew install cloudflare/cloudflare/cloudflared
Then we’ll need to authenticate the client to continue configuring our tunnel:
cloudflared tunnel login
- https://one.dash.cloudflare.com
- Access
- Tunnel
- create Tunnel -> Tunnel Name

Choose your machine and copy and past to terminal
6.
