Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Configuration Management Tool » How to Download and Use KiTTY SSH Client on Windows
  • cisco asa 5510
    Copying TFTP Image to Flash Network | Monitoring
  • How to Disable device encryption
    How to Disable device encryption on Windows Windows
  • Encrypt Email Sent In Microsoft Outlook
    How To Encrypt Email Sent In Microsoft Outlook Microsoft Exchange/Office/365
  • front
    How to trigger SQS from a Lambda Function in the same account AWS/Azure/OpenShift
  • ESXi
    How to install ESXi on VirtualBox Virtualization
  • chocolatey logo 1
    Windows Package Manager: How to install applications using Chocolatey? Windows
  • AzureCloudShell
    Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell AWS/Azure/OpenShift
  • Screenshot 2020 10 31 at 10.35.37
    How to set the PowerShell Execution Policy via Windows Registry Windows Server

How to Download and Use KiTTY SSH Client on Windows

Posted on 20/02/202421/02/2024 Temitope Odemo By Temitope Odemo No Comments on How to Download and Use KiTTY SSH Client on Windows
How-to-download-install-and-use-Kitty-SSH-Client-on-Windows

Kitty is a terminal emulator that can give you protected remote access to another computer. KiTTY can be compared and has almost the same features and functions as PuTTY but has some features that do not exist in PuTTY. In this guide I will show you How to download, install and use Kitty SSH Client on Windows. You may want to learn How to Generate SSH keys in Windows 11 and how you can Convert a PEM Key to a PPK Key on a Linux and Windows. Do you know How to enable Telnet in Windows 10 and Windows Server?.

Some of these features and functions are an automatic login script, an automatic password, a session launcher, and a session filter. This remote access software is open-source and free just like PuTTY software but more secure.

Also, see how to Generate SSH Keys in Windows 10, DSM Security: How to Protect Synology DS923+ NAS, and How to Install Azure Storage Explorer on Windows.

Steps To Install and Use KiTTY SSH on Windows

1. First thing to do is to download the latest KiTTY version. Browse to fosshub.com and search for Download KiTTY. There is KiTTY Windows classic, KiTTY Windows portable, and KiTTY Windows no compression.

You can decide to download any of these versions. For the purpose of this guide I will download the Windows classic version.

Please Note: There’s no installation process, just download KiTTY and run the program instantly.

How-to-download-install-and-use-Kitty-SSH-Client-on-Windows-KITTY-Download

Benefits of using KiTTY without installing

These are a few reasons for downloading KiTTY without installing it:

  • If you are using a public computer, or third-party system and do not want your activities to be detected or traced.
  • If you do not have administrative privileges for installing applications on the specific computer then this SSH Client application is your next best option.

2. There is no need for installation on your system so after downloading the file, double-click on the file.

KiTTY-File

3.. The KiTTY configuration window is shown like this.

KiTTY-Configuration

Connecting to a Server Using the KiTTY SSH Client

4. If you want to connect to a remote server using KiTTY SSH Client then configure all these on the Session Category:

  • Enter your server’s IP address or domain name. make sure your server is SSH Enabled.
  • Leave the default port for SSH as 22 unless your Linux server uses a different port.
  • Select SSH and Telnet as the connection type since you use KiTTY to SSH to your server.
  • Enter a name for this particular connection and save it to the saved session. This is because whenever you want to use this connection you can just select it because you already have it in your saved session.
Kitty-SSH-Client-Configuration

Connecting to Amazon Linux Server

I will be using my Amazon Linux Server as the connection receiver from the KiTTY SSH Client. Make sure you save your paired key as this will be needed for a successful authentication of your connection.

Amazon-Linux-Server

SSH Authentication

5. Navigate to Connection and expand SSH. Click on Auth and browse to where you save the Private key or pair key you created for the Amazon Linux Server. Then return to the KiTTY Configuration Session section.

KiTTY-Configuration-Authentication

6. On the KiTTY Configuration enter the Amazon Linux Server IP with the port on 22 and click the Open button. The next thing you will see is the PuTTY Security Alert, click the Accept button.

PuTTY-Security-Alert

7. Enter your server username. My Amazon Linux Server username is “ec2-user”. Once the connection is authenticated successfully you will be able to login to the server via the KiTTY SSH Client.

Successful-Authentication

FAQs

What is the difference between PuTTY and KiTTY?

KiTTY is the best alternatives for SSH Clients. Its a fork of PuTTY, making them having familiar features due to being coded on the same foundations. But KiTTY is a better version of PuTTY, it has same and more features than PuTTY.

How do I connect to SSH client?

>If you are running Linux or macOS you have an interface built for that so you don’t need to install an SSH client. But if you are running a Windows you might need to install an SSH client.
>You can connect to another server or system via SSH Client route by entering the password for your user if you’re connecting with a username and password, or if you configured your key to require a password or point to your private key.

I hope you found this blog post on how to download, install and use Kitty SSH Client on Windows Interesting and helpful. If you have any questions do not hesitate to ask in the comment section.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Click to share on X (Opens in new window) X
  • Click to share on Reddit (Opens in new window) Reddit
  • Click to share on LinkedIn (Opens in new window) LinkedIn
  • Click to share on Facebook (Opens in new window) Facebook
  • Click to share on Pinterest (Opens in new window) Pinterest
  • Click to share on Tumblr (Opens in new window) Tumblr
  • Click to share on Telegram (Opens in new window) Telegram
  • Click to share on WhatsApp (Opens in new window) WhatsApp
  • Click to share on Pocket (Opens in new window) Pocket
  • Click to share on Mastodon (Opens in new window) Mastodon
  • Click to share on Bluesky (Opens in new window) Bluesky
  • Click to share on Threads (Opens in new window) Threads
  • Click to share on Nextdoor (Opens in new window) Nextdoor
Configuration Management Tool Tags:Microsoft Windows, SSH, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: DSM Security: How to Protect Synology DS923+ NAS
Next Post: How to Enable Find My Device on Windows 11

Related Posts

  • Screenshot 2020 05 14 at 19.43.13
    Repo: How to setup Chef Repository Configuration Management Tool
  • ansible 1
    How to fix no Python interpreters found for the host Configuration Management Tool
  • ansiblebanner
    Install and configure Ansible on Azure Virtual Machine Configuration Management Tool
  • images 7
    The plugin filter file/etc/ansible/plugin_filters(yml) does not exist – Skipping Configuration Management Tool
  • 1 kajkbmlyehn0inifwrh 8w 1
    How to configure Kerberos for Ansible Authentication Configuration Management Tool
  • image 92
    Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify The Web Configuration Management Tool

More Related Articles

Screenshot 2020 05 14 at 19.43.13 Repo: How to setup Chef Repository Configuration Management Tool
ansible 1 How to fix no Python interpreters found for the host Configuration Management Tool
ansiblebanner Install and configure Ansible on Azure Virtual Machine Configuration Management Tool
images 7 The plugin filter file/etc/ansible/plugin_filters(yml) does not exist – Skipping Configuration Management Tool
1 kajkbmlyehn0inifwrh 8w 1 How to configure Kerberos for Ansible Authentication Configuration Management Tool
image 92 Install Let’s Encrypt Wildcard SSL Certificate in cPanel using Certify The Web Configuration Management Tool

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • cisco asa 5510
    Copying TFTP Image to Flash Network | Monitoring
  • How to Disable device encryption
    How to Disable device encryption on Windows Windows
  • Encrypt Email Sent In Microsoft Outlook
    How To Encrypt Email Sent In Microsoft Outlook Microsoft Exchange/Office/365
  • front
    How to trigger SQS from a Lambda Function in the same account AWS/Azure/OpenShift
  • ESXi
    How to install ESXi on VirtualBox Virtualization
  • chocolatey logo 1
    Windows Package Manager: How to install applications using Chocolatey? Windows
  • AzureCloudShell
    Provisioning Azure Resources using Azure Az PowerShell Cmdlet from Cloud Shell AWS/Azure/OpenShift
  • Screenshot 2020 10 31 at 10.35.37
    How to set the PowerShell Execution Policy via Windows Registry Windows Server

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,839 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.