Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sudo ufw delete allow 443 # Deletes an enabled rule.

To put comment

You can put comment in the rules and have it show up in the ufw status

Code Block
languagebash
sudo ufw allow 22 comment 'enable TCP'

Article Improvements

Warning

This article can be improved in the following areas.

...