Edit History Actions Discussion

SSH

SSH

Secure SHell. SSH is a standard for secure and encrypted communications between computers, its main use is to log in to remote computers in a secure way to execute commands.

Blinkenshell uses SSH to allow users to log in to the server and access their shell. Login information is available here: Info/Login

Popular SSH client for Windows: PuTTY. Most UNIX-like OSes have OpenSSH already installed.

See also