node-ip

0.1.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i node-ip

Weekly Downloads

338

Version

0.1.2

License

MIT

Last publish

Collaborators

  • starak