- A tool to retrieve IP Geolocation information
IpGeolocation allows you to trace out the exact location of the victim using your android device.All you need is the viticims IP-address or The Domain's url.
Fallow the instructions carefully
1.Open Termux app
2.Type this command
•
2.Type this command
•
apt update && apt upgrade3.Now type
•
pkg install git4.Then type
•
git clone https://github.com/Maldevel/IPGeoLocation5.Now move to directory
•
cd IPGeoLocation6.To give permissions type this command
•
chmod +x ipgeolocation.py7.To install python type
•
pkg install python8.Type
•
pip3 install -r requirements.txt9.Now you use IpGeolocation to trace the location of your victim by just typing
•
python ipgeolocation.py -t(victim IP/URL)
0 Comments