run ngrok on spesific website ubuntu 20.04

C++
sudo apt update
sudo apt install snapd
sudo snap install ngrokngrok http 80
Source

Also in C++: