Skip to content

A lightweight linux CLI wrote in python to get information of an IP adress (country,city,org,...)

License

Notifications You must be signed in to change notification settings

davidcanas/gipi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIPI

An Linux CLI to get information of an IP address.

Requirements:

  • Python 3
  • PyPi
  • Internet connection (to download the files)

Installing:

1 - Download the latest release

Download the .tar.gz file

2 - Unzip the tar.gz file

$ tar -xf {gipi_file_name}.tar.gz gipi

NOTE: Replace {gipi_file_name} with the name of the file you downloaded

3 - Go to gipi directory

cd gipi

4 - Run the install script

$ sudo ./install.sh 

5 - Success, use gipi help to see all commands avaiable!

If an error ocurrs on instalation open an issue or join our discord (see below)

Troubleshooting If GIPI outputs an error like "package not found" install python-pip package and run the script again

Contribuing

You can contribute by helping with the code (make a pull request) Or add support for more languages ​​(edit the gipi.py file)

Discord

https://discord.gg/aj3sSAyMsh

The server is in portuguese but we support english

About

A lightweight linux CLI wrote in python to get information of an IP adress (country,city,org,...)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published