abh / geodns

DNS server with per-client targeted responses
Apache License 2.0
1.39k stars 193 forks source link

Is IP2Location LITE supported? #84

Open m-cameron opened 9 years ago

m-cameron commented 9 years ago

Do you plan to support IP2Location LITE free geolocation database in the future?

http://lite.ip2location.com

abh commented 9 years ago

I don't have any plans to do this; but I'm not opposed to a patch if there's a reasonable package (not using cgo) that reads the ip2location data.

Is it better than maxmind in your region?