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.
- Sources inherited from project openSUSE:Leap:42.3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.3:Update/GeoIP && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| GeoIP-1.6.6.tar.gz | 0000882118 861 KB | |
| GeoIP.changes | 0000015200 14.8 KB | |
| GeoIP.spec | 0000005657 5.52 KB | |
| LICENSE | 0000001144 1.12 KB | |
| README.SUSE | 0000001520 1.48 KB | |
| baselibs.conf | 0000000105 105 Bytes | |
| geoip-fetch | 0000000860 860 Bytes |
Comments 0