blob: 80358fb0a8d0141d2579bc9a6e6bb8bebb3fb707 (
plain) (
blame)
1
2
3
4
5
|
The libmaxminddb library provides a C library for reading MaxMind DB
files, including the GeoIP2 databases from MaxMind. This is a custom
binary format designed to facilitate fast lookups of IP addresses while
allowing for great flexibility in the type of data associated with an
address.
|