a-Shell is a full-featured, interactive terminal emulator for iOS that supports a wide range of Unix commands and programming tools. It enables users to run scripts in Python, Lua, JavaScript, C, and more, directly on their iPhone or iPad. a-Shell also supports file manipulation, SSH, and package management using pip, making it a powerful tool for developers, students, and sysadmins working on the go.
ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
SendCommand is a Perl script that uses the Expect library to automate telnet and ssh sessions on remote hosts (Cisco, Netscreen, Bluecoat and more). Executes commands and outputs results to stdout or into files. It aims to be a very flexible tool.
PAC is a Perl/GTK replacement for SecureCRT/Putty/etc (linux ssh/telnet/... gui)... It provides a GUI to configure connections: users, passwords, EXPECT regular expressions, macros, etc. You like 'SecureCRT/SSHMenu'? Check this tool and let me know
This is a Terminal connection manager (no GUI), intended to be used with your favorite Terminal application (Konsole, Gnome-Terminal, yakuake, and so on) or to be used in machines with no GUI available.
central-ssh (cssh) is a Perl program that allows systems administrators to run multiple arbitrary commands on multiple arbitrary hosts from one central host. Straight CLI or config file can be used.
A daemon used for automating ssh sessions via XML. The automation process is prompt driven and capable of handling conditional prompts as well. 100% Perl Cpan modules required. Will reduce soon Net::Server XML::Simple Net::SSH::Perl Data::Dumper::Simple
ProxyTerm (pterm) is a simple tool to control console applications running on a remote machine. Unlike in telnet/ssh, applications are not terminated if the connection is shut down, but are kept running for subsequent connections from pterm clients.