Skip to content

LebsterFace/who-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

who-ip

A CLI for getting information about IP addresses! Demonstration GIF

Installation

npm install -g who-ip

Usage

whoip <IP address> [-help] [-version] [-format=...]

-format option

Currently, there are 4 formats available:

  • pretty Formatted table for terminal output (default)
  • json Raw JSON
  • newline Each value on a new line
  • csv Comma seperated values

Example usage:

whoip #.#.#.#