Library to find the country that any IP address originates from
GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values. This database should be more complete and accurate than using reverse DNS lookups. MaxMind offers a service where you can have your database updated automically each month. Authors: -------- T.J. Mather <tjmather@maxmind.com>
- 1 derived packages
- Links to devel:libs / GeoIP
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
_link | 0000000154154 Bytes | 1330776864over 12 years ago | |
project.diff | 0000000476476 Bytes | 1330776864over 12 years ago |
Revision 2 (latest revision is 3)
hostmaster
committed
over 12 years ago (revision 2)
run autoreconf -fi