diff options
author | Christian Hesse <mail@eworm.de> | 2024-05-10 13:17:02 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2024-05-14 11:36:58 +0200 |
commit | c87a7519fe03249b8dbc5da3233e593c0290095d (patch) | |
tree | 1225b00d63973ee7c016c9f87e0414e64ad133a4 /doc | |
parent | 2745597b93901d34a4ade63d789c984adccd8b54 (diff) |
fw-addr-lists: add 'strongips' list from blocklist.dechange-128
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fw-addr-lists.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fw-addr-lists.md b/doc/fw-addr-lists.md index ac34c88..e9a8ff7 100644 --- a/doc/fw-addr-lists.md +++ b/doc/fw-addr-lists.md @@ -19,8 +19,8 @@ Description This script downloads, imports and updates firewall address-lists. Its main purpose is to block attacking ip addresses, spam hosts, command-and-control servers and similar malicious entities. The default configuration contains -lists from [abuse.ch](https://abuse.ch/) and -[dshield.org](https://dshield.org/), and +lists from [abuse.ch](https://abuse.ch/), [dshield.org](https://dshield.org/) +and [blocklist.de](https://www.blocklist.de/), and lists from [spamhaus.org](https://spamhaus.org/) are prepared. The address-lists are updated in place, so after initial import you will not |