SSH
From Cship
SSH or Secure Shell is a network protocol that allows encrypted communication between to PCs. It was invented as a successor of the unencrypted Telnet protocol and is also used to access a Shell on a remote server.
The standard SSH port is 22. It can be used to bypass Internet censorship with Port forwarding or it can be used to tunnel other programms like VNC.

