Home
Knowledge
Contact

SSH access

SSH Access

SSH access can be very useful for running commands such as composer, php artisan, or git. Learn how to connect to your VIPY web hosting account via SSH.

1. SSH Application

It is recommended to use a convenient application like Termius, but you can also use Putty or connect directly from a terminal.
In this guide, we include instructions for Putty, but the process is similar across all clients.

2. Connection

Open the Putty application after installation and enter your hosting server’s address in the Hostname field, e.g. kw1.vipy.hu. Keep the default port 22, then click Open.
Warning!

Never share your password with others. If necessary, change it immediately for security.

Putty Open

For the username, enter your account name as shown in the client portal, e.g. client1.
The password is the same as your hosting account password. If you change it in the panel, it will also change for SSH access.
Error!

Each hosting account has only one SSH user, which has full access to all files on your web hosting space.

Last modified: 2025. 10. 16. 16:47:41