Skip to content

milesrack/ipinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ipinfo 🔍

Python

Get information on IP addresses from the command line

📌 Installation

git clone https://github.com/milesrack/ipinfo.git
cd ipinfo
pip3 install -r requirements.txt

📌 Usage

python3 ipinfo.py [IP]

Multiple IP addresses can be specified as arugments. Use a space to seperate each IP address. If no argument is given, the program will return information on your IP address. This tool is useful to get quick information an IP address or to figure out the IP of a box you are on.