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