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);

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i ipv4list

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • webreflection