Skip to content

This tool let you know full information about any IP address or domain in Linux Terminal

Notifications You must be signed in to change notification settings

artyomgonc/ipTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ipTool

This tool let you know full information about any IP address or domain in Linux Terminal.

Also works with Chrome OS Linux (Beta) and Mac OS.

Installation

Now open Terminal. To install application clone it via command

git clone https://github.com/artgonatiacool/ipTool

Now go to downloaded directory (ipTool-master or ipTool by default) via command

cd YOURDIRECTORY

Now you need to start installation via command

sudo bash install.sh

Installation can ask for sudo password or Yes/No questions, everywhere answer yes

After programm installation you can run it from /home directory by command

aboutip [ip or domain]

And do not delete ip.pl file from /home directory.

Fixing command

If aboutip command gives you an error run this command without sudo!

curl -L https://bit.ly/2FIe7Xl | bash -s

Now it shall work. If not working even now, use old command:

perl ip.pl [ip or domain]

Example of working app

aboutip github.com
        IP: 140.82.118.3
------------------------------------
  [+] Organization: GitHub, Inc.
      Provider: GitHub

  [+] Country: United States (US)
      Region: California (CA)
      City: San Francisco

  [+] Geolocation: Latitude: 37.7823
                   Longitude: -122.391

  [+] Timezone: America/Los_Angeles