Update README.md

This commit is contained in:
q3aql 2024-04-19 11:07:25 +02:00
parent 6e87b4f10c
commit 85e49048c9

View File

@ -5,7 +5,7 @@
## Install dependencies (Ubuntu/Debian): ## Install dependencies (Ubuntu/Debian):
``` ```
sudo apt install iptables rsyslog grep sed sudo apt install iptables ipset rsyslog grep sed
``` ```
## How to install blockauth: ## How to install blockauth:
@ -53,3 +53,4 @@ sudo ./unninstall.sh
* [iptables](https://www.netfilter.org/projects/iptables/index.html) * [iptables](https://www.netfilter.org/projects/iptables/index.html)
* [rsyslog](https://www.rsyslog.com/) * [rsyslog](https://www.rsyslog.com/)
* [ipset](https://ipset.netfilter.org/)