How to expose Local host using Cloudflare tunnels ?
For Debian based systems:
Manual Installation as followed:
Download the latest release:
wget -O cloudflared https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64
Move the binary to a system directory:
sudo mv clo...
blog.devopsenthusiasts.solutions3 min read