aaron555 / fail2ban-analyse

Performs analysis of Fail2ban logs and outputs data in CSV, PNG and text formats plus a map overlay of IPs
https://aaronlockton.com/raspi/
GNU General Public License v3.0
15 stars 3 forks source link

Consider using IP2Location.io API as a failover #6

Open ip2location opened 1 month ago

ip2location commented 1 month ago

Currently, you're calling ipinfo.io for the geolocation. As a failover, please consider using the IP2Location.io API via the endpoint https://api.ip2location.io/. Our service provided 500 queries per day for keyless query, or 30000 queries per month if you sign up our free plan. You can read more on the result returned via our documentation.

abdullahdevrel commented 1 month ago

Just for context:

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