0-α1.3
Pre-release
Pre-release
- 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 toverbose
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 tolist_bans
to not add to rspamd blocklists redundant IPs covered by network blocks. - Created a rudementary
install
script.