cyd01 / KiTTY

:computer: KiTTY, a free telnet/ssh client for Windows
https://www.9bis.com/kitty
Other
1.61k stars 136 forks source link
kitty putty ssh ssh-client windows

Welcome to the KiTTY introduction web site

All KiTTY documentation is available on the official website
https://www.9bis.com/kitty/

What is KiTTY ?

KiTTY is a fork from version 0.76 of PuTTY, the best telnet / SSH client in the world. KiTTY is only designed for the Microsoft(c) Windows(c) platform. For more information about the original software, or pre-compiled binaries on other systems, you can go to the Simon Tatham PuTTY page.

KiTTY has all the features from the original software, and adds many others as described below:

The very first requested features

Technical features

Graphical features

Other features

Bonus

Official download page

KiTTY is available at our main CDN: Fosshub.

How to compile

Inside your MSYS & MinGW32 environment jump into the x.yy_My_PuTTY\windows directory then run the command:

make -f MAKEFILE.MINGW putty.exe

How to install the MSYS/MinGW32 environment

Simple guide to setup the compile environment:

Original website is https://www.9bis.com/kitty/.