Skip to content

v0.9.15

Compare
Choose a tag to compare
@kristuff kristuff released this 23 Nov 20:30
· 11 commits to master since this release
eefaca1

Changes

  • Break change Configuration is now in INI format and located in a conf.ini file (with possible override in a local.ini file) instead of json files. See Setup api key and Setup self ips
  • The save-key command has been removed.
  • When installing the .deb package, config is now located in /etc/abuseipdb-client/.
  • Remove support for deploying this project as a dependency (remove other project abuseipdb-client). Use .deb package or install/update with composer composer create-project abuseipdb-cli (composer update won't update main project, only dependencies. you need to resinstall to update main project).
  • Formatting