How to trace location using IP address in termux?

How to trace location using IP address in termux?

So, tracing location using IP address in termux. So firstly what is IP address?

IP (Internet protocol) is a number labeling given to a device. As always i will explain you in a very easy method. So as you have a sim card and a specific number number given to it , the same is with a device that may be a phone or laptop or computer and etc..  we have a number given by the W3C organization to all the devices that is IP address.
To know the IP address of your device just open Google and type what is my IP? and you will get your IP.

Now we will come to our topic. How to trace location using IP address in termux?

Just write these commands given below..

apt update && apt upgrade 

pkg install git

git clone https://github.com/maldevel/IPgeoLocation 

cd IPGeolocation

chmod +x ipgeoloction.py

python ipgeolocation -t (victim's IP) or python ipgeolocation -m (for your own phonelocation)

And you have now got the location. It will help you alot. And it wont trace your perfect location because if the device may be traveling so it would change its location.

Thanks for reading. Don't forget to comment your views and also don't forget to share it. See you in my next blog with some amazing topic.

Comments