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.
- Links to openSUSE:Leap:15.2 / GeoIP
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Rings:1-MinimalX/GeoIP && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
GeoIP-1.6.12.tar.gz | 0000473914 463 KB | |
GeoIP.changes | 0000018363 17.9 KB | |
GeoIP.spec | 0000005675 5.54 KB | |
LICENSE | 0000001144 1.12 KB | |
README.SUSE | 0000001520 1.48 KB | |
baselibs.conf | 0000000105 105 Bytes | |
geoip-asn-csv-to-dat.cpp | 0000025501 24.9 KB | |
geoip-csv-to-dat.cpp | 0000044935 43.9 KB | |
geoip-fetch | 0000000860 860 Bytes | |
v4-to-v6-layout.pl | 0000000536 536 Bytes |
Revision 11 (latest revision is 21)
Yuchen Lin (maxlin_factory)
committed
(revision 11)
update link
Comments 0