Translations:Firewalls/21/en

Revision as of 16:43, 7 September 2021 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Rules can be removed with the ufw delete command. For example, to delete our 8443 rules we could use the command:

sudo ufw delete allow 8443/tcp