All Projects → cyd01 → Kitty

cyd01 / Kitty

Licence: other
💻 KiTTY, a free telnet/ssh client for Windows

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Kitty

Superputty
The SuperPuTTY Window Manager for putty sessions
Stars: ✭ 1,572 (+98.74%)
Mutual labels:  putty, ssh, ssh-client
ssh-python
Python bindings for libssh C library.
Stars: ✭ 19 (-97.6%)
Mutual labels:  ssh, ssh-client
sshcon
Quick and simple SSH config management tool
Stars: ✭ 29 (-96.33%)
Mutual labels:  ssh, ssh-client
Autossh
No password ssh client for Mac/Linux, one key login remote server. 一个SSH远程客户端,可一键登录远程服务器,主要用来弥补Mac/Linux Terminal SSH无法保存密码的不足。
Stars: ✭ 273 (-65.49%)
Mutual labels:  ssh, ssh-client
Sshw
🐝 ssh client wrapper for automatic login
Stars: ✭ 636 (-19.6%)
Mutual labels:  ssh, ssh-client
async-ssh2-lite
docs.rs/async-ssh2-lite
Stars: ✭ 35 (-95.58%)
Mutual labels:  ssh, ssh-client
Weasel Pageant
Deprecated: An ssh-agent compatible helper for interacting with Pageant from processes running on the Windows Subsystem for Linux.
Stars: ✭ 256 (-67.64%)
Mutual labels:  putty, ssh
trezor-ssh-agent
Trezor SSH Agent for Windows (Putty, WinSCP and more) + KeepKey supported!
Stars: ✭ 54 (-93.17%)
Mutual labels:  ssh, putty
Sshoogr
A Groovy-based DSL for working with remote SSH servers.
Stars: ✭ 327 (-58.66%)
Mutual labels:  ssh, ssh-client
Ssh Mitm
ssh mitm server for security audits supporting public key authentication, session hijacking and file manipulation
Stars: ✭ 335 (-57.65%)
Mutual labels:  ssh, ssh-client
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (-51.83%)
Mutual labels:  putty, ssh
jsch
fork of the popular jsch library
Stars: ✭ 127 (-83.94%)
Mutual labels:  ssh, ssh-client
piping-ssh-web
SSH over HTTPS via Piping Server on Web browser
Stars: ✭ 60 (-92.41%)
Mutual labels:  ssh, ssh-client
sshtools
Java SSH tools - easier SSH & SFTP in Java
Stars: ✭ 15 (-98.1%)
Mutual labels:  ssh, ssh-client
ssh-rs
In addition to encryption library, pure RUST implementation of SSH-2.0 client protocol (除加密库之外 纯rust实现的 ssh-2.0 client 协议)
Stars: ✭ 18 (-97.72%)
Mutual labels:  ssh, ssh-client
rsp
Rapid SSH Proxy
Stars: ✭ 223 (-71.81%)
Mutual labels:  ssh, ssh-client
Simpleremote
Remote Administration Tools
Stars: ✭ 504 (-36.28%)
Mutual labels:  putty, ssh
Putty Cac
Windows Secure Shell Client With Support For Smart Cards & Certificates
Stars: ✭ 192 (-75.73%)
Mutual labels:  putty, ssh
Autossh
Password-free automatic login SSH(免密登陆SSH)
Stars: ✭ 294 (-62.83%)
Mutual labels:  ssh, ssh-client
Bastillion Ec2
A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).
Stars: ✭ 410 (-48.17%)
Mutual labels:  ssh, ssh-client

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.71 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

  • Sessions filter
  • Portability
  • Shortcuts for pre-defined command
  • The session launcher
  • Automatic logon script
  • Automatic logon script with the RuTTY patch
  • URL hyperlinks

Technical features

  • Automatic password
  • Automatic command
  • Running a locally saved script on a remote session

Graphical features

  • An icon for each session
  • Send to tray
  • Transparency
  • Protection against unfortunate keyboard input
  • Roll-up
  • Always visible
  • Quick start of a duplicate session
  • Enhanced Configuration Box

Other features

  • Automatic saving
  • SSH Handler: Internet Explorer integration
  • pscp.exe and WinSCP integration
  • Binary compression
  • Clipboard printing
  • Cygwin and cmd.exe intégration
  • File association
  • Other settings
  • New command-line options

Bonus

  • A light chat server is hidden in KiTTY
  • A hidden text editor is integrated into KiTTY

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:

  • Download the mingw-builds-install.exe from https://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/32-bit/
  • Execute the installer and select the GUI.
  • After installing it, only the "packager manager" it's in fact installed, so execute $MinGW\libexec\mingw-get\guimain.exe and select in the Basic Setup the packages: "mingwg-developer-tools", "mingw32-base", "mingw32-gcc-g++" and "msys-base".
  • When all is installed, to open the SHELL execute $MinGW\msys\1.0\msys.bat. Then from from this shell you can compile. Example: cd $KiTTY_DIR/0.74_My_PuTTY/windows and make -f MAKEFILE.MINGW 9bis.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].
OSZAR »