You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @NikolaiT. I hope you are doing well, my friend.
I am unsure if our data is worse than anyone in any way within the context of this request. In your blog, you mention that our geolocation database is pretty good (which we very much appreciate!), and we maintain that promise with the IP to country database. The feature suggestion I made was about using a free database. It is not possible to get cheaper than free. It is licensed under CC-BY-SA 4.0.
Let me know what you think and how we can improve ourselves to become better. We always appreciate hearing feedback from everyone!
thanks for your comments guys. We've already started to review the available GEO databases, and try to add their support to the engines as many as possible.
It would be fine to send a PR - we can help to integrate them.
I am requesting to add support for IPinfo's IP to Country database to the project. The database has the following features:
Database schema
start_ip
end_ip
country
country_name
continent
continent_name
asn
as_name
as_domain
Documentation: https://ipinfo.io/developers/ip-to-country-asn-database
Samples are available here: https://github.com/ipinfo/sample-database/tree/main/IP%20to%20Country%20ASN
The database can be downloaded simply by accessing the storage URI with an access token.
Let me know what you think. Thanks!
The text was updated successfully, but these errors were encountered: