ip : [](https://www.npmjs.com/package/ip). You can installing ip npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install ip $ sudo npm install -g ip
If want to update the ip package execute the command as below,
$ sudo npm update ip
Update package globally,
$ npm install -g ip
$ sudo git clone https://github.com/rektide/ip.git
$ sudo npm install -g ./ip
ip@1.1.5 /usr/lib/node_modules/ip
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ip
| Package Name | ip |
| Version | 1.1.5 |
| Description | [](https://www.npmjs.com/package/ip) |
| Released Date | 2017-03-04T01:38:26.801Z |
| Published by | indutny |
| How to Learn | https://www.npmjs.com/package/ip/tutorial |