Secure Shell

A set of standards and an associated network protocol that establishes a secure TCP/IP data transmission channel between a local and a remote computer. Secure Shell (SSH) utilizes strong encryption and authentication to ensure confidentiality, integrity, and authenticity of the transferred data.

SSH is typically used to log in to a remote machine and run commands. Use SSH only between two devices that are both under your own administration, when both devices are trustworthy.