feat(ufw): complete route rule actions

This commit is contained in:
ishaanlabs-gg 2026-07-02 23:15:23 +05:30
commit 0f69d55d7a
2 changed files with 45 additions and 0 deletions

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