Open
Description
I did some work already (see uncomplicate
def), but disabled it by default due to being to slow and way to CPU/Time hogging.
But in short:
- Remove all blacklist entries that are already matched by whitelist ones.
As these are different data-sets (IP, Domain and Regex), I would like to come up with:
- Remove blacklist domain-entries
- Remove blacklist IP-Addresses/Subnets that are included in Whitelisted ones
- Remove blacklisted domain- and IP-Address/Subnets that are matched against Whitelist regexes