70 projects tagged "Telnet"
AweMUD is a MUD server for use with fantasy-settings. Features include fully dynamic objects and characters, an advanced scripting system, and custom worlds. The engine will eventually have completely interactive rooms (items can be placed under benches, doors can be destroyed), complex magick, and interactive NPCs.
mcl is a MUD client running in a Virtual Console under Linux or using standard TTY routines under any other UNIX. Embedded Perl or Python offer very high tweakability. Other features include huge scrollback, a stable input line with the MUD prompt, Perl regexps for actions and substitutions.
This is the old BSD tn3270 made to compile under Linux/GLIBC. It is not perfect and not being actively maintained. Also in the same directory is 3270v4.1 from CERN, made to compile under Linux/GLIBC, which looks nicer. If you are interested in these programs, you may also want to look at the Linux tn5250 project.
tn5250 is a 5250 terminal emulator, used for connecting to IBM's AS/400 (now known as eServer iSeries) midrange computers. tn5250 implements TN5250E, which means it is capable of device name selection, and printer sessions. The emulator supports color, 132 column mode, and most other features found in 5250 terminals and Client Access' 5250 emulator. While tn5250 is text-based application, a script is included to run it in an xterm properly. If you don't know what an AS/400 is, this program will probably not be of much use to you.
Wapsh allows users to login to a Unix workstation using a WAP-capable mobile phone. Features include shortcuts (to save phone typing), input of control and other special characters, command history, and searching and scrolling through long shell output. Wapsh automatically adapts to the main WAP browsers (UP and Nokia), and uses configuration files to further tailor the system for specific phones. A corresponding HTML (Web) interface is also included.
zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. zssh is an interactive wrapper for ssh used to switch the ssh connection between the remote shell and file transfers. Files are transferred through the zmodem protocol, using the rz and sz commands.
ssh-multiadd adds multiple ssh keys to the ssh authentication agent. These may use the same passphrase. When run without arguments, it adds $HOME/.ssh/identity and $HOME/.ssh/id_dsa. Alternative file names can be given on the command line or in the configuration file. It uses ssh-askpass if necessary. Unlike ssh-add, if any of the keys use the same passphrase, you will only need to enter each unique passphrase once, and keys that are already added will not be prompted for again.