mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-03 05:31:17 +02:00
feat(ufw): complete route rule actions
This commit is contained in:
parent
ff2f16e8df
commit
0f69d55d7a
2 changed files with 45 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue