Installation :
apt update
apt install git curl php wget -y
git clone https://github.com/muneebwanee/InstaReporter.git
cd InstaReporter
python3 InstaReporter.py
> Run : Single Command :
apt update ; apt install git curl wget php -y ; git clone https://github.com/muneebwanee/InstaReporter.git ; cd InstaReporter ; python3 InstaReporter.py