diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2021-07-05 09:33:36 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2021-07-05 09:33:36 -0400 |
| commit | 22299f84d39c26dd661a217809ae3174ccfaf4eb (patch) | |
| tree | 588a1440873524b3172e31c517366e8b15a1e043 /ufw.html | |
| parent | 935d9d26748281437157cffc10e949382f39b9d3 (diff) | |
spell form
Diffstat (limited to 'ufw.html')
| -rw-r--r-- | ufw.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ ufw enable</code></pre> <aside> <code>ufw</code> has an internal list of protocols applications, and the ports used by them. - In this case, it knwos SSH is on port 22. + In this case, it knows SSH is on port 22. We'll go more in detail how to view all protocols <code>ufw</code> knows about. By default, when you allow an incoming port, it allows that port both on IPv4 and IPv6. </aside> |
