Snowflake graphical SSH client
Snowflake Is an open source graphical SSH client that allows you to work with the server in a more convenient interface and provides the ability to monitor its status and administer it.
The client can be used in the following operating systems:
- Windows
- Ubuntu / Mint / Debian (deb package)
- Linux (universal installer)
- Others (portable JAR application)
To install and configure Snowflake, do the following:
- Download and install the application for the desired OS from official repository.
- Run the app and click "New connection":
- Clickon "New site" and specify the connection data:
- "Name" — specify an arbitrary name for the connection.
- "Host" — specify the domain or IP—address of the server to which you want to connect.
- "Port" — specify the port to use for SSH connection. The default is port 22.
- "Local folder" — specify a local directory on your device that will be opened by default. (Optional parameter.)
- "Remote folder" — specify the remote directory on the server, which will be opened by default. (Optional parameter.)
- "Private key file" — specify the path to the private key for connection, if one has been configured. (Optional parameter.)
- Clickon "Connect"to connect. If successful, the following window will appear: