1.0.1 • Published 7 years ago

subnet-info v1.0.1

Weekly downloads
3
License
-
Repository
github
Last release
7 years ago

subnet-info

Installation

npm install subnet-info

Usage

var SubnetInfo = require('subnet-info');
var subnetinfo = new SubnetInfo('192.168.10.50/24');

Example

See the example code

IP address and subnet mask must be provided in CIDR Notation. Currently only supports IPv4 addresses.

License

MIT License

1.0.1

7 years ago

1.0.0

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago