Abdullah
Abdullah
@ckreibich "In case you are still around" (!)... Zeek has been sitting on my mind since we published our free database 😄 It is really nice to hear from you...
@g-andrade My apologies. I should have been clearer. I wanted to mention that the structure is tabular. You know how in MaxMind, if you want to get the city name...
@g-andrade Thank you very much for looking into the request. Really appreciate it! > Although I very quickly hit the default limit of 10 daily downloads per database Can you...
Hi @zdhenard42, Were you able to review the request? I wanted to show this extension to one of our users who was doing threat intelligence work using our data and...
Thank you very much @nitefood We really appreciate your kind words. Our free service, API and database is all dedicated to awesome projects like nitefood/asn. Let me know if you...
I wrote the PR already: https://github.com/hakanensari/country/pull/30 The maintainer needs to merge it, that's all.
Hi, I took a look at the database and it seems that the CSV database is not consistent. ``` mmdbctl import --in data.csv --out data.mmdb ``` Output ``` warn: couldn't...
@jkuj6 I noticed that you are trying to set up NGINX with a geolocation database. You can check out IPinfo's free IP to Country database for that. Here are the...
Hi, The mmdbctl tool accepts files in a CSV format that begin with `start_ip` and `end_ip` columns. The first column of the IPapi.is IP database is `ip`. If you remove...
Looks like the issue has been resolved. Feel free to reopen if the problem persists. Thank you.