Header Ads Widget

Ticker

6/recent/ticker-posts

How to install IpGeolocation on any Android device using Termux?

 

  • 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
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)


Thanks to the developer Maldevel.!

Please let me know in the comments section below if you facing any problem regarding IpGeolocation.

Post a Comment

0 Comments