My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
=BIND GeoIP= This patch implements support for the !MaxMind® geolocation database (http://www.maxmind.com/app/ip-location) and uses the GeoIP C API. This patch was inspired by the patch at (http://www.caraytech.com/geodns/). The goals for this patch were to implement the City and other !MaxMi...
Erlang IP Geolocation module, currently supporting the MaxMind GeoLite City Database.
Provides a utility to import countries and IP ranges into your database via the Maxmind csv country database. The Country model's manager provides a helpful 'for_ip()' method which you can use to look up a country based on an IP.
==Usage== <img src="http://www.ardentcreative.co.nz/tracking/geoipgen.png"> <pre> {{{ Usage: ./geoipgen [OPTION]... [COUNTRYCODE]... IPv4 network tool for generating geotargeted IP addresses. Features: Random or sorted order, unique or repeating ips, skips broadcast addresses, uses MaxM...