installer ngrok ubuntu 20.04

sudo apt update
sudo apt install snapd
sudo snap install ngrok
Snippets