- Upstream has move to GitLab - Use meson instead of gmake - Optionally support GeoIP1 + GeoIP2 via net/libmaxminddb PR: 258363 (based on) Reported by: freebsd@ohreally.nl
11 lines
519 B
Text
11 lines
519 B
Text
This is a modern tool to assist in network address calculations for IPv4 and
|
|
IPv6. It acts both as a tool to output human readable information about a
|
|
network or address, as well as a tool suitable to be used by scripts or other
|
|
programs.
|
|
|
|
It supports printing a summary about the provided network address, multiple
|
|
command line options per information to be printed, transparent IPv6 support,
|
|
and in addition it will use libGeoIP if available to provide geographic
|
|
information.
|
|
|
|
WWW: https://gitlab.com/ipcalc/ipcalc/
|