ipv4list

1.0.1 • Public • Published

ipv4list

log or returns a list of all available ipv4 addresses

# suggested as global 
sudo npm install -g ipv4list
 
# output 
ipv4list

It is possible to have an object instead of a formatted JSON output simply via:

var ipv4list = require('ipv4list');
 
console.log(ipv4list);

Dependents (1)

Package Sidebar

Install

npm i ipv4list

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • webreflection