How to trace a phone using it IP address using ip geolocation in termux




Ipgeo location on termux

pkg update && pkg upgrade && pkg install python && pkg install python2
pkg install git
git clone https://github.com/maldevel/IPGeoLocation.git
ls
pip install -r requirements.txt
chmod +x ipgeolocation.py 

Type command 
python ipgeolocation.py -m. 
**This will give your IP Location**
**For other IP Locations type command **
python ipgeolocation.py -t (Target IP) and press Enter

Note: For educational purpose only gyz 🙏🙏🙏
Subscribe to our mail for more update and don't forget to coment

Comments

Post a Comment