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/)