Commit graph

24 commits

Author SHA1 Message Date
4d48f12482
chg: [db] updated 2024-07-30 21:03:32 +02:00
eb49c2c3a0
chg: [db] updated to the latest version 2024-07-14 19:27:51 +02:00
39bae95d82
chg: [mmdb] GeoOpen db files updated 2023-10-15 11:44:23 +02:00
dc77afcda0
chg: [db] default GeoOpen database updated 2023-03-29 09:28:18 +02:00
e95f9dd7cb
chg: [geo db] updated 2022-10-15 07:55:45 +02:00
260389c124
chg: [db] updated 2022-07-15 08:44:32 +02:00
6c68e5ee2e
chg: [db] updated 2022-07-09 09:18:56 +02:00
02efa46d4b
add: [update] add basic script 2022-07-09 09:18:35 +02:00
1fe484c47b
chg: [db] updated 2022-05-29 23:35:34 +02:00
39498cb8aa
chg: [geo open] updated 2022-05-26 07:46:16 +02:00
c97a32ed11
chg: [db] GeoOpen updated 2022-05-25 23:46:36 +02:00
584b87ecb7
chg: [db] updated 2022-05-03 23:03:33 +02:00
abd878db81
chg: [geoopen] database updated 2022-04-24 07:20:49 +02:00
8255b68a46
chg: [mmdb] updated 2022-04-07 10:02:09 +02:00
221ab246b4
chg: [db] updated 2022-03-15 22:20:04 +01:00
394eeb710b
chg: [db] updated 2022-03-07 15:51:21 +01:00
ff9c980129
chg: [GeoOpen] Country-ASN updated 2022-02-27 22:11:38 +01:00
2a0366f65b
chg: [db] updated 2022-02-24 23:13:49 +01:00
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