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:Slayer667/GeoIP && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| GPL-2.0.txt | 0000018007 17.6 KB | |
| GeoIP-1.4.6.tar.bz2 | 0000920469 899 KB | |
| GeoIP.changes | 0000007577 7.4 KB | |
| GeoIP.spec | 0000010522 10.3 KB | |
| LICENSE.txt | 0000001914 1.87 KB | |
| README.SUSE | 0000001520 1.48 KB | |
| _link | 0000000130 130 Bytes | |
| geoip-fetch | 0000000860 860 Bytes |
Comments 0