Skip to content

v20200107

Pre-release
Pre-release
Compare
Choose a tag to compare
@chapinb chapinb released this 07 Jan 13:58
· 138 commits to master since this release

This beta release includes the following features:

  • Extraction of IPs from supported sources without resolution
  • Improved handling of ip-api.com rate limiting
  • Addition of count field to provide frequency information for input
  • New parser for stdin (ie cat firewall.log | chickadee > geoip.json)
  • Support for pro.ip-api.com paid service

Bugs fixed:

  • Field handling may not accept all provided fields
  • Improved logging capabilities
  • Correction of unit tests

Update your local copy by running: pip3 install --upgrade chickadee