print-ip
v1.0.2
Published
Command-line tool for getting your IP on the LAN
Readme
print-ip
A command line tool for getting your IP on the LAN
Install
$ npm install -g print-ipUsage
$ ip
172.104.0.3or
$ print-ip
172.104.0.3Fun
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 magentaValid colors are:
blackredgreenyellowbluemagentacyanwhitegray
