Instagram report sent by python script
pkg update
pkg install git python3
git clone https://github.com/z6il/Insta_report_eyes
cd Insta_report_eyes
bash install.sh
bash start.sh
for rooted Devices
apt update && apt upgrade
apt install git python-pip
git clone https://github.com/z6il/Insta_report_eyes
cd Insta_report_eyes
bash install.sh
sudo python report_eyes.py
- It's pretty straightforward
su
apt update && apt upgrade
apt install git python-pip
git clone https://github.com/z6il/Insta_report_eyes
cd Insta_report_eyes
bash install.sh
bash start.sh