Skip to main content

PuTTY (>=0.78) SSH Guide

Putty is a piece of software that can be used to connect to your server using SSH and can be downloaded at the following link https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

Once you have putty downloaded, open it and you will be greeted with the following screen.

putty_2021-08-06_20-20-00.png

Now enter [email protected] into the Host Name box

putty_2022-10-31_20-48-47.png

Next you will need to click on the + next to SSH and then Auth then click on Credentials

putty_2022-10-31_20-49-55.png

You will now be on a screen where you can select a Private key file, this is the PPK file that you generated or uploaded to the CreeperPanel, to select the file click on the Browse button then navigate and select the ppk file.
After selecting the key file, click on the Open button to connect via SSH

putty_2022-10-31_20-50-23.png