subnet-info
Installation
npm install subnet-info
Usage
var SubnetInfo = ;var 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.
npm install subnet-info
var SubnetInfo = ;var subnetinfo = '192.168.10.50/24';
See the example code
IP address and subnet mask must be provided in CIDR Notation. Currently only supports IPv4 addresses.
npm i subnet-info
0
1.0.1
none