v 2.3.2
RFC 1878 subnet helper
cidr is a utility for determining the network address and broadcast address for a CIDR subnet. It takes as input an ip address and netmask in binary, dotted-quad, hexadecimal, decimal or prefix formats. It outputs the network address, broadcast address, and a count (and optionally a list) of valid host addresses for the corresponding subnet.
https://github.com/404NotGone/cidr
To install cidr, paste this into the macOS Terminal after installing MacPorts
sudo port install cidr
| Installations | 1 |
| Requested Installations | 1 |