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

Use IP2Location.io endpoint to retrieve public IP address (either IPv4 or IPv6) #315

Open
ip2location opened this issue Sep 4, 2024 · 1 comment

Comments

@ip2location
Copy link

Is your feature request related to a problem? Please describe.
You can use ip2location.io/ip endpoint to retrieve the public IP address (either IPv6 or IPv4).

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@abdullahdevrel
Copy link

The project currently uses the IPinfo.io's API service.

Just for context:

  • IPinfo.io provides 1,000 requests per day without a token.
  • IPinfo provides 50,000 requests per month with a free tier token.
  • Universal access to a globally distributed load-balancing network regardless of access tier.
  • Higher accuracy driven by latency-based IP geolocation methods. (Blog post)

In addition to offering generous no-tier and free-tier access, we also have incredible uptime hours. If access or limits to our service is an issue, we are happy to look into it. Thanks.

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