Y
Hacker News
new
|
ask
|
show
|
jobs
by
njl
5451 days ago
Doing the IP lookup yourself isn't very hard. The nginx HttpGeoIPModule[1] will do a lookup on the MaxMind databases for you. I used it in my weekend hack,
http://spotwoo.com
. Doesn't take very long to set up, very easy to use.
[1]
http://wiki.nginx.org/HttpGeoIPModule