From 9b5f554956863e75c693de40b045e7d4111fdb80 Mon Sep 17 00:00:00 2001 From: Hanashiko Date: Sat, 24 May 2025 09:28:50 +0300 Subject: [PATCH] docs(ufw): change readme structure --- plugins/ufw/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/ufw/README.md b/plugins/ufw/README.md index 0eb0bd8dd..35147f356 100644 --- a/plugins/ufw/README.md +++ b/plugins/ufw/README.md @@ -16,4 +16,6 @@ Some of the commands include: * `deny /` add deny rule * `disable` disables the firewall * `enable` enables the firewall + +Commands: * `ufw-lockdown` full reset firewall and allow SSH only