Thanks to visit codestin.com
Credit goes to github.com

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.

About

CLI for IP lookups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages