mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
c03e20fb70
Signed-off-by: B. Watson <yalhcru@gmail.com>
5 lines
296 B
Text
5 lines
296 B
Text
ipcalc takes an IP address and netmask and calculates the resulting
|
|
broadcast, network, Cisco wildcard mask, and host range. By giving
|
|
a second netmask, you can design sub- and supernetworks. It is
|
|
also intended to be a teaching tool and presents the results as
|
|
easy-to-understand binary values.
|