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

/ipv4list/

    Package Sidebar

    Install

    npm i ipv4list

    Weekly Downloads

    7

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • webreflection