/ipdb

Package ipdb provides facilities for parsing IPDB files served by ipip.net

Primary LanguageGoMIT LicenseMIT

Package ipdb

Go Report Card GoDoc PkgGoDev

Package ipdb provides facilities for parsing IPDB files served by ipip.net, (maybe) works better than the official package. Compared to the official implementation, it provides some easier ways to look into the database, and allows you to focus more on your project without hesitation.

Getting started

  • Get any IPDB database files from ipip.net or somewhere else.
  • API documentation are available via GoDoc or PkgGoDev.
  • (optional) Know something about iptree.
  • (optional) Read the overview from inside an IPDB file.

Status

It comes to us the initial commit, with very few codes. This project is under developing, you may make any pull requests to add features or sending ideas by writing issues.