diff options
| author | Oxetene <98855563+Oxetene@users.noreply.github.com> | 2022-02-06 20:02:08 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-06 20:02:08 +0100 |
| commit | f6b87f10b278fce5c5f5408453d8b48916210343 (patch) | |
| tree | 910e1b750d4f4e9e6c748145079fda288600ad9b | |
| parent | 90fa2b43ccb3eb04e9ac9d6f39d2e729e778639e (diff) | |
Small typo fix
| -rw-r--r-- | ufw.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ ufw enable</code></pre> </aside> <p> - With the firewall enabled and allowing only SSH in, all other ports are prortected from incoming requests. + With the firewall enabled and allowing only SSH in, all other ports are protected from incoming requests. To view all your rules, run: </p> |
