mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
54a08f6954
Approved by: portmgr blanket
12 lines
409 B
Plaintext
12 lines
409 B
Plaintext
Whatmask is a small C program that will help you with network settings.
|
|
|
|
It displays the following information given IP address and/or netmask:
|
|
- The netmask in the following formats: CIDR, Netmask, Hex, Wildcard Bits
|
|
- The Network Address
|
|
- The Broadcast Address
|
|
- The number of Usable IP Addresses
|
|
- The First Usable IP Address
|
|
- The Last Usable IP Address
|
|
|
|
WWW: http://www.laffeycomputer.com/whatmask.html
|