- 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 upgrade
3.Now type
•
pkg install git
4.Then type
•
git clone https://github.com/Maldevel/IPGeoLocation
5.Now move to directory
•
cd IPGeoLocation
6.To give permissions type this command
•
chmod +x ipgeolocation.py
7.To install python type
•
pkg install python
8.Type
•
pip3 install -r requirements.txt
9.Now you use IpGeolocation to trace the location of your victim by just typing
•
python ipgeolocation.py -t
(victim IP/URL)
0 Comments