I went ahead and published the updated copy on a test site, so feel free to hit it and test it out - http://geoip.digitallotus.com/. It’s also accepting the X-Forwarded-For header and doing the lookup on that if set, so I’ve been testing it with curl, e.g.: curl -s -H 'X-Forwarded-For: 1.180.10.10' http://geoip.digitallotus.com/ | jq . -- kevin > On Dec 7, 2019, at 1:10 PM, Tomasz Torcz <tomek@xxxxxxxxxxxxxx> wrote: > > On Sat, Dec 07, 2019 at 09:39:46AM -0500, Kevin Sandy wrote: >> I have an updated copy working with geoip2, with the exception of area >> code data (which isn’t included in the new database). But if I’m >> understanding it’s purpose correctly, telephone area code isn’t >> needed. I need to do some testing with IPs around the world to ensure >> that the data is sane outside the US; once I’ve had a chance to do >> that I’ll submit a PR on GitHub. > > Do you need some IP's with known location to test? > > > -- > Tomasz Torcz “If you try to upissue this patchset I shall be seeking > tomek@xxxxxxxxxxxxxx an IP-routable hand grenade.” — Andrew Morton (LKML) > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx