Github ToolsTermux ToolsUncategorized
Yadda zakayi install din OSI.IG

OSI.IGThe Instagram OSINT Tool gets a range of information from an Instagram account that you normally wouldn’t be able to get from just looking at their profiles.
To use OSi.IG type the following commands in Termux :
•
pkg install -y git
•
git clone https://github.com/th3unkn0n/osi.ig.git && cd osi.ig
•
python3 -m pip install -r requirements.txt
Usage :
•
python3 main.py -u username
•
python3 main.py -h
-p, --post images info highlight
Update :
•
git pull