Termax installation commmand
apt-get update -y && apt-get upgrade -y
pkg install git python3 -y
pip install requests
git clone https://github.com/turbo-hackers/Insta-Recon.git
cd Insta-Recon
python3 insta-recon.py
Comments
Post a Comment