wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb
sudo dpkg -i cloudflared-linux-amd64.deb
sudo service apache2 start
cloudflared --url localhost
Visit the given URL
Last updated 1 year ago
Was this helpful?