Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 452 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 452 Bytes

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 #.#.#.#