Technology/Networking/port 22.md
port 22
Markdownthe standard port for SSH though people commonly move it to another port or require a knock of some type (i.e., send a UDP packet to port 34234 then allowing new SSH connections for some amount of time) before allowing new connections briefly.
Linked From
- Common Ports & Protocols Technology/Networking/Common Ports & Protocols.md
- SSH Technology/Networking/SSH.md