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