Skip to content

MrG3P5/Instagram-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

png

Install In TERMUX

> apt update && apt upgrade -y
> pkg install python3 git -y
> git clone https://github.com/MrG3P5/Instagram-Checker
> cd Instagram-Checker
> pip3 install -r require.txt
> python3 main.py

Install In Linux With Root

> sudo su
> apt update && apt upgrade -y
> apt install python3 git -y
> git clone https://github.com/MrG3P5/Instagram-Checker
> cd Instagram-Checker
> pip3 install -r require.txt
> python3 main.py

Tools Overview

main.py
Index

About

Mass Instagram Checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages