enhance: Try to fix tip

This commit is contained in:
Laurence
2024-10-16 13:21:53 +01:00
parent b834836045
commit 7f26deb683

View File

@@ -2157,6 +2157,7 @@ By default whilst CrowdSec is installing the Security Engine it will auto-discov
sudo apt install crowdsec-firewall-bouncer-iptables sudo apt install crowdsec-firewall-bouncer-iptables
``` ```
> ![!TIP] > ![!TIP]
> If your installation of UFW is not using `iptables` as the backend, you can alternatively install `crowdsec-firewall-bouncer-nftables`. There is no difference in the installed binaries, only the configuration file is different. > If your installation of UFW is not using `iptables` as the backend, you can alternatively install `crowdsec-firewall-bouncer-nftables`. There is no difference in the installed binaries, only the configuration file is different.