Kitty
KiTTY is an open source alternative to Putty. KiTTY is a fork from version 0.60 of PuTTY, the best telnet / SSH client in the world. KiTTY is only designed for the Microsoft Windows platform. Its feature include
- Running a locally saved script on a remote session
- SSH Handler: Internet Explorer integration
- Binary compression
- Clipboard printing
- A light chat server is hidden in KiTTY
- A hidden text editor is integrated into KiTTY
- Shortcuts for pre-defined command
- The session launcher
- Quick start of a duplicate session
- Protection against unfortunate keyboard input
- An icon for each session
http://kitty.9bis.com/
comments powered by Disqus
Related Products
Putty
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm terminal emulator. It is written and maintained primarily by Simon Tatham.
Kpym - KpyM Telnet/SSH Server
KpyM Telnet/SSH Server ( KTS ) is free, open source telnet and ssh server for Windows NT/2000/2003/XP/Vista. KTS provides access to the host computer via telnet or ssh protocol. It allows you to run remotely your command line applications (dir, ftp, etc.) and full color console graphic applications (sapconsole.exe, edit.com, tetris.exe, etc.). KTS accepts connection from any telnet/ssh client running on any OS. When running as SSH server, KTS provides file transfer and file manipulation via SFTP
Save-simply-your-san - A simple tool in order to back-up your SAN switches configurations (Cisco, Br
A simple tool which make the configuration's backup of your SAN switches simple and easy. It actually works with Cisco, Brocade and McData switches and allows you to get the configuration of your switch by SCP or FTP. You don't need to install or configure a SSH or a FTP server on your computer. It is a command-line program that connect with SSH to your switch. The support of telnet connections will come soon. It use differents components : Paramiko, pyftpdlib. The support of the TFTP protocol d
Configdownload - config_download is Perl script allowing downloading configs from various devices us
Introduction to config_download.pl scriptconfig_download.pl is Perl script allowing downloading configs from various devices using standard protocols. It can run various commands on the devices and log their outputs. Currently ssh, telnet, cisco-telnet, ftp and http methods are supported. The script is written in Perl and depends on few external modules: Net-Telnet-Cisco -> Net::Telnet Net-SSH-Expect -> Expect -> IO::Pty Net-FTP-Recursive HTTP::Lite Before you will run the script please ensure y
PuTTY for Symbian OS
PuTTY SSH client for Symbian OS
Ssh-override - SSH Channel 3 Override
only this. channel 3: open failed: connect failed: Connection refused SSH_TUNNEL_ERROR_FORWARD_DISALLOWED ssh tunnel permit error 1) Usage: java -jar sshtunnel.jar 23 RemoteHost Port Username Password2) Inside the Java SSH Console type: telnet localhost <port>OR you may need use another program or configure the Telnet telnettoggle binaryset echo offopen localhost <port>OR Using Perl to connect (change the <port> value) perl -e 'use IO::Socket;$remote = IO::Socket::INET->new(Proto => "tcp",PeerAd
Enchanter - A small library for scripting SSH sessions
Enchanter is a small library that helps you script SSH sessions in a manner similar to Expect. It comes in multiple flavors that support different scripting languages including Python, Ruby and BeanShell. This tool requires Java 5 or greater. Here is an example script, 'date.py', that connects to a remote SSH server and gets the output of the 'date' command: ssh.connect('myserver', 'myusername');ssh.waitFor(':~>');ssh.sendLine('date');print 'Server date is '+ssh.getLine();ssh.disconnect();To exe
Jta-wdc-plugins - JTA Plugins
Various plugins for the JTA project http://javassh.org/ (see also http://code.google.com/p/jta-ssh/) ApacheTelnet.java - Plugin to use Telnet provided by Apache project\t SSHGanymed.java - Plugin to use SSH protocol\t AutoAnswer.java - Plugin to auto-answer questions detected during the session (ex. login)\t ConnectionMenu.java - Plugin to add connection menu items \t DisableMainConnectionMenu.java - Plugin to disable the connection menu when disconnected\t CustomHelp.java - Plugin to customize
Session-commander - A remote connections manager.
SessionCommander is a script to control multiple protocols sessions easily, like a remote connection manager. This not implement any protocol conection, you need embended software installed on your system to conect to other host, this script only implements the connection manager. Currently these protocols are supported: SSH (Secure Shell) Telnet (TELecommunication NETwork) VNC (Virtual Network Computing) RDP (Remote Desktop) Logging console text to a file: SSH (Secure Shell) Telnet (TELecommuni
Autotelnet - AutoTelnet 1.3
AutoTelnet help you to send text commands to telnet, SSH or any other application. Supports multiple configuration files which can be called by command line, read readme.txt