SSH
Secure Shell, or SSH, is an encrypted network protocol (default port: 22) that provides a secure channel over a potentially insecure network in a client-server architecture. Common uses include remote command-line login and remote command execution, but any network service can be tunneled with SSH.