Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] IPInfo.io for core IP based operation #67

Closed
abdullahdevrel opened this issue May 17, 2024 · 3 comments
Closed

[Feature Request] IPInfo.io for core IP based operation #67

abdullahdevrel opened this issue May 17, 2024 · 3 comments

Comments

@abdullahdevrel
Copy link

I work for IPinfo and I appreciate the project featuring IPinfo. I saw that in a ticket you mentioned that you favored no-key access to API. IPinfo does provide no-key access to the API service and a generous limit for that as well. Over your current setup, we have the following to offer:

  • HTTPS/SSL encryption
  • More accurate geolocation data backed by our probe network
  • 1,000 requests per day without a token

Users can also sign up for a free account and get a limit of 50,000 requests per month. If you are looking to add more functionality, you can also check out our free IP to ASN database. Please let me know what you think. Thanks!

@nitefood
Copy link
Owner

Hey @abdullahdevrel,

actually, I've already locally replaced RIPE IPmap with IPinfo.io precisely because of your generous no-key tier and above all because of your probe network, which I think is the only solution on the market that can compete (and very often, outperform) IPMap. Moreover, IPmap has recently failed me in several occasions (e.g. when destinations are not yet mapped on their probe network), so I took my decision already to replace it.

The IPinfo branch is not live yet, as I'm doing some more accuracy testing locally, but the switchover will happen in the next release of asn.

Thanks for your suggestion, and great job on IPinfo, which I honestly think is a truly awesome product!

@abdullahdevrel
Copy link
Author

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 need to add more features, particualarly from our free IP databases: https://ipinfo.io/products/free-ip-database

nitefood added a commit that referenced this issue Jul 8, 2024
- switched default geolocation provider to ipinfo.io (implements #67)
- added a logfile for client mode, that includes API calls being performed and their JSON response data
nitefood added a commit that referenced this issue Jul 8, 2024
* switch to ipinfo, add logfile with JSON output, increase curl wait time:
- switched default geolocation provider to ipinfo.io (implements #67)
- added a logfile for client mode, that includes API calls being performed and their JSON response data
- increase curl wait time for asn-neighbours RIPE API endpoint (fix #70)
@nitefood
Copy link
Owner

nitefood commented Jul 8, 2024

the project is now using ipinfo.io as its default geolocation provider for non-bulk queries, with an option to add an API key to increase query limit. Thanks again for your input and product!

@nitefood nitefood closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants