An open API service indexing awesome lists of open source software.

https://github.com/ahme-dev/subnt

Subnet calculator for getting subnet mask and related fields from an IP address.
https://github.com/ahme-dev/subnt

command-line subnet-calculator

Last synced: 2 months ago
JSON representation

Subnet calculator for getting subnet mask and related fields from an IP address.

Awesome Lists containing this project

README

          

Basic tool for calculating subnet related fields from an ip (with or without cidr).
For example: Subnet Mask, Network ID, Broadcast ID, Number of Hosts, IP Range.

Use makefile to install and uninstall.