mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
69227d9a4d
While I'm here: - Reword pkg-descr - Add missing MAN1 - Install some docs PR: 59812 Submitted by: Daniel Rudy <dcrudy@pacbell.net>
13 lines
453 B
Plaintext
13 lines
453 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
|
|
|
|
Author: Joe Laffey <joe@laffeycomputer.com>
|
|
WWW: http://www.laffeycomputer.com/whatmask.html
|