mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-07-24 05:57:47 +02:00
feat(ufw): complete route rule actions (#13848)
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
Some checks failed
Scorecard supply-chain security / Scorecard analysis (push) Has been cancelled
This commit is contained in:
parent
8c8782e362
commit
677a4592b1
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…
Reference in a new issue