marklr / MaxMind-IPDB-perl

Perl code for reading and writing the MaxMind IPDB file format, as well as a spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaxMind IPDB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).

This repository contains the spec for the format, tools for creating MaxMind IPDB files, and the Perl API for reading such files.

About

Perl code for reading and writing the MaxMind IPDB file format, as well as a spec

License:Other


Languages

Language:Perl 99.8%Language:Shell 0.2%