Port 22 (SSH): What It Is, How to Change and Secure It
Port 22 is the default TCP port for SSH (Secure Shell). Every SSH service runs through this single port — remote login, command execution, SFTP and SCP file transfer, port forwarding, and tunneling. When you type ssh user@server, your client connects to port 22 unless you tell it otherwise. Port 22 is also one of the most scanned… Read More: Port 22 (SSH): What It Is, How to Change and… »
