1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/net/subnetcalc/pkg-descr
Jason Helfman 59a4f014ae - revive net/subnetcalc
- update to 2.4.14
- no geoip support, and lack of replacement
- maintainer plans to implement libmaxminddb

PR:		239854 (based on)
Submitted by:	dreibh@iem.uni-due.de (maintainer)
2019-08-19 19:22:25 +00:00

13 lines
660 B
Plaintext

SubNetCalc is an IPv4/IPv6 subnet address calculator. For given IPv4 or IPv6
address and netmask or prefix length, it calculates network address, broadcast
address, maximum number of hosts and host address range. The output is
colourized for better readability (e.g. network part, host part). Also, it
prints the addresses in binary format for better understandability.
Furthermore, it can identify the address type (e.g. multicast, unique local,
site local, etc.) and extract additional information from the address
(e.g. type, scope, interface ID, etc.). Finally, it can generate IPv6 unique
local prefixes.
WWW: https://www.uni-due.de/~be0001/subnetcalc/