feat(ufw): complete route rule actions (#13848)

This commit is contained in:
Ishaan Kapur
2026-07-07 10:49:59 +02:00
committed by GitHub
parent 8c8782e362
commit 677a4592b1
2 changed files with 45 additions and 0 deletions
+1
View File
@@ -16,3 +16,4 @@ Some of the commands include:
* `deny <port>/<optional: protocol>` add deny rule
* `disable` disables the firewall
* `enable` enables the firewall
* `route` add route rule