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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:linux4humans:qt_5.6_lts/GeoIP && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
GeoIP-1.6.9.tar.gz | 0000926978 905 KB | over 6 years |
GeoIP.changes | 0000017019 16.6 KB | about 6 years |
GeoIP.spec | 0000006215 6.07 KB | over 6 years |
LICENSE | 0000001144 1.12 KB | over 7 years |
README.SUSE | 0000001520 1.48 KB | about 13 years |
_link | 0000000130 130 Bytes | almost 5 years |
baselibs.conf | 0000000105 105 Bytes | over 10 years |
geoip-asn-csv-to-dat.cpp | 0000025501 24.9 KB | about 6 years |
geoip-csv-to-dat.cpp | 0000044935 43.9 KB | about 6 years |
geoip-fetch | 0000000860 860 Bytes | about 13 years |
v4-to-v6-layout.pl | 0000000536 536 Bytes | over 6 years |
Comments 0