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

https://github.com/andreiyard/ipcalc

Simple command line utility that takes network CIDR (in prefix format or netmask format) and prints information about this network.
https://github.com/andreiyard/ipcalc

networking zig

Last synced: over 1 year ago
JSON representation

Simple command line utility that takes network CIDR (in prefix format or netmask format) and prints information about this network.

Awesome Lists containing this project

README

          

# What is "ipcalc"?
"ipcalc" is a simple command line utility that takes network CIDR (in prefix format or netmask format) and prints information about this network.
Informaiton include:
- Address
- Netmask
- Wildcard netmask
- Broadcast
- First available host
- Last available host
- Possible number of hosts