-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathChangeLog
More file actions
22 lines (18 loc) · 878 Bytes
/
ChangeLog
File metadata and controls
22 lines (18 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Changes Log
==========================================================================
Version 0.2 - Date 13/11/2018
* Added MIN_SPAM_REPORTS to be able to skip ip addresses with a lower
count of spam reports and prevent false positives.
* Added TOXIC_DB_URL which downloads a list of known bad networks from
stopforumspam.com
* Added support for spamhaus.org drop lists which can be controlled with
ENABLE_SPAMHAUS
* Added ipv6 support
* Added support for ip and host whitelist to prevent false reports of valid
important services.
* Added grepcidr as dependency used to calculate cidr and ranges on whitelist.
* Performance improvements by reducing the amount of commands needed to
check an ip address.
* Other changes and improvements that will need a stopspam.conf update.
Version 0.1 - Date 10/01/2015
* Initial version of script.