Skip to content

veekrum/IPlocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

INSTALLATION

git clone [email protected]:veekrum/IPlocator.git
cd IPlocator
sudo make install

HOW TO

With Domain

iplocator google.com 

https://github.com/veekrum/IPlocator/blob/master/images/image3.png

OR

With IP

If you have an IP Address instead of the domain

iplocator 172.X.X.X 

https://github.com/veekrum/IPlocator/blob/master/images/image2.png

USAGE

  • iplocator -h|–help –> shows the help option
  • iplocator -u|–usage –> shows how to use
  • iplocator -v|–version –> shows the version

UNINSTALL

cd IPlocator
sudo make uninstall

Releases

No releases published

Packages

No packages published