country_code_by_name_v6 does not work if hostname doesn't have an IPv6 address #8
Comments
Thanks for the suggestion. I would suggest taking a look at our GeoIP2 API, which automatically handles IPv4 addresses in the way that you describe. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
country_code_by_name_v6 does not work if hostname doesn't have an IPv6 address. if this is the case the IPv4 address should be transparently converted to an IPv6 address (e.g. "::ffff:IPv4" in order to make the lookup work as expected).
The text was updated successfully, but these errors were encountered: