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
Is your feature request related to a problem? Please describe.
The current IP geolocation API service does not provide SSL/HTTPS encryption, has rate limits for high-frequency requests, and is based on ISP/ASN-reported location information.
Your py3status version
py3status version 3.59 (python 3.8.10) on sway
Describe the solution you'd like
I would like to recommend ipinfo.io for IP data.
Provides highly accurate IP geolocation backed by our probe network infrastructure. (Blog post and accuracy posts)
Free tier access token supports 50,000 requests per month.
IPinfo supports HTTPS/SSL encryption on all endpoints.
Tokenless access grants 1,000 requests per day.
No rate limit for repeated API requests. You can make all the allocated requests in one go.
Includes ASN and hostname information. Supports bulk enrichment through a single API endpoint. We also have a comprehensive integration library.
Is your feature request related to a problem? Please describe.
The current IP geolocation API service does not provide SSL/HTTPS encryption, has rate limits for high-frequency requests, and is based on ISP/ASN-reported location information.
Your py3status version
Describe the solution you'd like
I would like to recommend ipinfo.io for IP data.
Usage example:
Documentation: https://ipinfo.io/developers
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
I have not considered any alternatives.
Consider including IPinfo in the project for accurate data and generous free access. Please let me know what you think. Thank you very much.
The text was updated successfully, but these errors were encountered: