node-ip

v0.1.2
Simple command line tool that gives you a list consisting of all your IPv4 addresses.

ip

Simple command line tool that gives you a list consisting of all your IPv4 addresses.

Install

$ (sudo) npm install node-ip -g

Usage

$ ip
en0: 10.58.100.191
en5: 10.58.71.59
$

To get the prefered ip only, use -l parameter.

$ ip -l
10.58.71.59
$

License

MIT

npm i node-ip

Metadata

  • MIT
  • Whatever
  • starak
  • released 4/21/2015

Downloads

Maintainers