To connect from the hosting server to third-party servers, open the necessary ports in the settings
outgoing connections.
To connect to your hosting account via SSH, use one of the following methods (click on the name of the desired method to view detailed information):
The web client works directly in the browser. When using it, you do not need to add your IP to
list of allowed, enter a password or run any additional software.
To connect via SSH using the web client, do the following:
When connecting through the section "SSHaccess"You will be taken to the root directory of the hosting account, when connecting through the section"My sites"- directly to the root directory of the corresponding site.
To connect via SSH from the console, do the following:
Make sure your IP is added to
list of allowed and at least 15 minutes have passed since the addition
Run the standard command:
ssh example@example.ftp.tools
Instead example
and example.ftp.tools
use login and host from SSH connection data.
When the connection is established, enter the SSH user password (you can change it on the page
SSH connection data).
Attention! For security reasons, in Linux systems, when entering a password or pasting it from the clipboard, characters are not displayed on the screen.
PuTTY is a free SSH and telnet client. You can download the current version at
official website.
To connect over SSH using PuTTY, do the following:
Make sure your IP is added to
list of allowed and at least 15 minutes have passed since the addition
Download and run PuTTY.
Specify connection settings:

Click "Open».
If a warning is displayed, it means that the server key is not in the PuTTY cache (this is typical for the first connection) or has changed. To connect, click "
Yes" or "
No»:

After connecting, enter the login from
SSH connection data and password (you can change it on the page
SSH connection data). The password can be entered either manually or by copying and pasting it with the right mouse button.
Attention! For security reasons, in Linux systems, when entering a password or pasting it from the clipboard, characters are not displayed on the screen.