1
0

minor change README.md

This commit is contained in:
midefos 2024-12-31 14:03:39 +01:00
parent 517ba479ef
commit 64aaf8f149

View File

@ -19,7 +19,7 @@ This CLI allows you to manage secured ports, block IPs, save rules, and more.
## Requirements ## Requirements
- Rust 1.65 or higher. - Rust 1.65 or higher.
- `iptables` installed and configured on the system. - `iptables` and `iptables-save` installed and configured on the system.
- Proper permissions to manage `iptables` rules (e.g., running as root). - Proper permissions to manage `iptables` rules (e.g., running as root).
--- ---