Skip to content

0-α1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@userjack6880 userjack6880 released this 02 May 15:45
· 2 commits to main since this release
4a39a15
  • Updated documentation.
  • Removed versioning from config.
  • Added list_bans.
  • Graceful JSON failure in report.
  • Added ability to delete entries from report.
  • Added IP queue in monitor for JSON failure handling.
  • Dealt with some inconsistencies in how various ASN's list their information.
  • Added "provider" field to each table.
  • Reduced the information overload on list_bans.
  • Gave the ability to limit how many entries list_bans will output in the ip blocklist table.
  • Added logging to monitor and shifted informational output to verbose mode.
  • Added ability for monitor to import past logs and to begin the tail at the start of log file rather than end.
  • Updated generate_list with updated query similar to list_bans to not add to rspamd blocklists redundant IPs covered by network blocks.
  • Created a rudementary install script.