60b3716
# ipv6calc
60b3716
60b3716
The ipv6calc package
60b3716
60b3716
ipv6calc is a small utility which formats and calculates IPv4/IPv6 addresses
60b3716
in different ways.
60b3716
60b3716
Install this package, if you want to retrieve information about a particular
60b3716
IPv4/IPv6/MAC address (-i ADDRESS) or make life easier in adding entries to
60b3716
reverse IPv6 DNS zones (e.g. -a 2001:db8:1234::1/48).
60b3716
60b3716
In addition many format and type conversions are supported, see online help
60b3716
and/or given URL for more.
60b3716
60b3716
Also this package contains additional programs
60b3716
 - ipv6loganon: anonymize Apache web server logs
60b3716
 - ipv6logconv: special Apache web server log converter
60b3716
    (examples included for use with analog)
60b3716
 - ipv6logstats: create statistics from list of IPv4/IPv6 addresses
60b3716
    (examples included for use with gnu-plot)
60b3716
 - mod_ipv6calc: Apache module for anonymization/information logging on-the-fly
60b3716
60b3716
Supports also following geolocation databases
60b3716
 - IP2Location (bin)
60b3716
 - GeoIP (mmdb)
60b3716
 - db-ip.com (mmdb)
60b3716
60b3716
60b3716
For more details, please visit: https://www.deepspace6.net/projects/ipv6calc.html
60b3716
60b3716
Source (master): https://github.com/pbiering/ipv6calc