grych / ip2country

Simple geolocating module (IP -> Country Code) with built-in database, for Elixir

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Only Supports ipv4

xanderdunn opened this issue · comments

Although the DB linked in the README includes ipv6 addresses, this library only supports v4 addresses and breaks if given a v6 address.

This is intentional, this library should be small and simple, I do not plan support for ipv6