diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2022-02-06 19:37:36 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-06 19:37:36 +0000 |
| commit | a1be8aa4422fd45f7b88ae5b84647a209c8b2bd5 (patch) | |
| tree | 910e1b750d4f4e9e6c748145079fda288600ad9b /ufw.html | |
| parent | 90fa2b43ccb3eb04e9ac9d6f39d2e729e778639e (diff) | |
| parent | f6b87f10b278fce5c5f5408453d8b48916210343 (diff) | |
Merge pull request #162 from Oxetene/master
Small typo fix
Diffstat (limited to 'ufw.html')
| -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> |
