This command tool helps to trace the IP and finds the origin of the ip or the domain. you can get the ip, counrty located, city, isp name , longitude and latitude
git clone [email protected]:veekrum/IPlocator.git
cd IPlocator
sudo make install
iplocator google.com
If you have an IP Address instead of the domain
iplocator 172.X.X.X
- iplocator -h|–help –> shows the help option
- iplocator -u|–usage –> shows how to use
- iplocator -v|–version –> shows the version
cd IPlocator
sudo make uninstall