Skip to content

z6il/Insta_report_eyes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta_report_eyes

Instagram report sent by python script

insta_report

How to execute using Termux

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

How to execute using Linux

  • 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

About

Instagram report sending by python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published