WIP: Added a way to block ASNs and IPs with ipset #6

Draft
benpro wants to merge 1 commit from ipset-denylist into master

1 commit

Author SHA1 Message Date
Benoît S. c7c5e9814a WIP: Added a way to block ASNs and IPs with ipset
This is a work in progress to ban ASNs and IP addresses in an efficient
way with `ipset`.
More things in minifirewall could be replaced with `ipset`, like the
HTTPSITE part, but for now I'm only focused on banning networks.

Please review the code (I followed the current coding style), test it,
and make comments!
2020-07-22 10:31:47 +09:00