Commit graph

11 commits

Author SHA1 Message Date
c5d5909350
new: [db] GeoOpen database updated 2022-02-06 10:19:12 +01:00
4b53f5701d
Update README.md 2022-02-02 15:33:16 +01:00
617ea8f9ea
chg: [GeoOpen-country] updated 2022-01-30 08:44:08 +01:00
6686192cab
Update README.md 2022-01-27 10:24:35 +01:00
6623b12d67
chg: [doc] update JSON output and CIRCL public service 2022-01-24 10:44:05 +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
103a58e3b8
chg: [server] display port 2022-01-24 09:00:16 +01:00
bee9df24fd
chg: [server] make port configurable 2022-01-24 08:59:06 +01:00
eb37aa0cc9
new: [mygeolookup] Query on root of the server will give the geo location of the remote IP address doing the query. 2022-01-24 08:51:24 +01:00
dd484f83a3 Set theme jekyll-theme-cayman 2022-01-23 18:07:34 +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