Commit graph

6 commits

Author SHA1 Message Date
d885f6bc3b
new: [db] Country-ASN db added 2022-02-06 10:54:45 +01:00
b39530c915
chg: [db] renamed 2022-02-06 10:54:23 +01:00
c5d5909350
new: [db] GeoOpen database updated 2022-02-06 10:19:12 +01:00
617ea8f9ea
chg: [GeoOpen-country] updated 2022-01-30 08:44:08 +01:00
d92638a137
new: [server] Add additional information about the country including
average location, complete name and numeric code
2022-01-24 10:33:56 +01:00
1cef2219aa
new: [mmdb-server] first release
mmdb-server is an open source fast API server to lookup IP addresses for their geographic location.

The server can be used with any [MaxMind DB File Format](https://maxmind.github.io/MaxMind-DB/) or file in the same
 format.

mmdb-server includes a free and open [GeoOpen-Country database](./db/) for IPv4 and IPv6 addresses.
The file GeoOpen-Country is generated on a regular basis from AS announces and their respective whois records.
2022-01-23 18:03:22 +01:00