ipmask

1.0.0 • Public • Published

ipmask

Also see: https://github.com/nucleardreamer/netrange

useful for IPv4-based neighbor discovery on a subnet. get the subnet ifconfig netmask. get the public IPv4 interface, including the mac addr and netmask

install

$ npm i ipmask

use

var netmask = require('ipmask')() // an obj w/ IPv4 netmask and mac address

Package Sidebar

Install

npm i ipmask

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • nucleardreamer
  • reqshark