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 |
---|