1.0.2 • Published 7 years ago

print-ip v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

print-ip

A command line tool for getting your IP on the LAN

Install

$ npm install -g print-ip

Usage

$ ip

172.104.0.3

or

$ print-ip

172.104.0.3

Fun

You can append a color to the end of the command and it will print in that color

$ ip magenta

172.104.0.3 # will be the color magenta

Valid colors are:

  • black
  • red
  • green
  • yellow
  • blue
  • magenta
  • cyan
  • white
  • gray
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago