How to install phone infoga in termux
About
PhoneInfoga is one of the most advanced tools to scan international phone numbers using only free resources. The goal is to first gather standard information such as country, area, carrier and line type on any international phone numbers with a very good accuracy. Then search for footprints on search engines to try to find the VoIP provider or identify the ownes.
Commands TO install
apt-get install python
apt-get install python2
apt-get install git
download phoneinfoga zip file
https://github.com/sundowndev/PhoneInfoga/releases/tag/v1.10.12
after download you need to install rar zip extractor in your smartphone
Now
cd phoneinfoga
ls
mv config.example.py config.py
ls
python3 -m pip install -r requirements.txt
ls
chmod +x *
ls
Python3 phoneinfoga.py -n +use country code and type number
Comments
Post a Comment