address : Get current machine IP, MAC and DNS servers.. You can installing address 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 address $ sudo npm install -g address
If want to update the address package execute the command as below,
$ sudo npm update address
Update package globally,
$ npm install -g address
$ sudo git clone https://github.com/rektide/address.git
$ sudo npm install -g ./address
address@1.0.3 /usr/lib/node_modules/address
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall address
Package Name | address |
Version | 1.0.3 |
Description | Get current machine IP, MAC and DNS servers. |
Released Date | 2017-08-24T09:35:47.914Z |
Published by | fengmk2 |
How to Learn | https://www.npmjs.com/package/address/tutorial |