From 85e49048c9129258dd3b0602a1ff9f23c2c1814a Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 19 Apr 2024 11:07:25 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d889f8a..8953ffc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Install dependencies (Ubuntu/Debian): ``` -sudo apt install iptables rsyslog grep sed +sudo apt install iptables ipset rsyslog grep sed ``` ## How to install blockauth: @@ -53,3 +53,4 @@ sudo ./unninstall.sh * [iptables](https://www.netfilter.org/projects/iptables/index.html) * [rsyslog](https://www.rsyslog.com/) +* [ipset](https://ipset.netfilter.org/)