appliedsec / pygeoip

DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases
https://github.com/appliedsec/pygeoip
GNU Lesser General Public License v3.0
481 stars 111 forks source link

IPv6 support #3

Closed jennifere closed 12 years ago

jennifere commented 12 years ago

Add IPv6 support: country_code_by_addr_v6, etc, etc.

Would also be nice to have IPv6 to IPv4 mapping for 6to4 (2002::/16) and Teredo (2001::/32) - note that for Teredo you should probably use the client address instead of the server address.

normanr commented 12 years ago

Thanks

slackorama commented 12 years ago

+1

ZaphodB commented 12 years ago

+2