maldevel / IPGeoLocation

Retrieve IP Geolocation information
GNU General Public License v3.0
901 stars 337 forks source link

-T file size #55

Open kvescovi opened 7 months ago

kvescovi commented 7 months ago

-T option doesn't specify file size (entry limit) I have a file with 576 entries and I get this error before all entries are processed:

Google Maps: http://www.google.com/maps/place/53.3478,-6.2597/@53.3478,-6.2597,16z

[ERROR] An unexpected error occurred HTTP Error 429: Too Many Requests! [ERROR] Retrieving IP Geolocation information failed. ssc-kvescovi@5g-u50:~/IPGeoLocation$

How do I remedy this?

thanks