abh / geodns

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

Map countries to continents #1

Closed abh closed 12 years ago

abh commented 12 years ago

Add code to map country codes to continents, similar to https://github.com/abh/pgeodns/blob/master/lib/Countries.pm

Then make the code in picker.go use this to try a continent before falling back to the global zone if there's no country zone for a request.