v0.6.4
This release adds support for a 3rd ip lists source: MaxMind. Using both free and paid MaxMind databases is now supported.
To use the MaxMind source, you need to register a MaxMind account, then make sure that the 'unzip' utility exists in your system (or install it if not), then run the command: geoip-shell configure -u maxmind
.
Additional changes:
- LAN subnets detection has been largely reimplemented with a much smarter and faster algorithm.
- Improved console and error messages
- Various (mostly minor) bug fixes
- Updated documentation
Full Changelog: v0.6.3...v0.6.4