72 projects tagged "Telnet"
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.
Playlist Warlock is a text-based frontend for mpg123 written in Perl. It is intended to provide users with the playlist browsing and song selection of a GUI MP3 player from any terminal. It provides a combination of Winamp/XMMS, vi/less, and Unix prompt-style commands for creating, editing, sorting, and navigating MP3 playlists. Using mpg123 as a backend, PLWarlock allows the user to easily browse playlists and play MP3s. It supports contiguous and random play, simple jump-to-song syntax, sorting by filename/path+filename, and all the other commands you've come to expect from a good MP3 player.
DataReel is a free, cross-platform database and communications toolkit. It can be used to rapidly develop and deploy multi-threaded database and communications applications. The DataReel toolkit is composed of a modular C++ library designed to build cross-platform infrastructures for end-user applications, embedded systems, and reusable libraries. DataReel's unique modular design simplifies adaptation, allowing you to determine the level of complexity. DataReel makes Internet connectivity and database programming easy.
SMSTerm is an application that uses the ICQ2000 protocol to present you a shell on your mobile phone which allows you to interact with your computer from any mobile on a GSM network. It runs a shell on a pty, and allows you to directly send commands to the shell through SMS. Minimal authentication is done over SMS before spawning a shell and offering it to the user on the mobile phone. It is very useful for remote administration tasks, or checking out the status of the network, or just to run some small chores on your system while you are away. It uses Expect.pm in the background. SMSTerm also includes a script to send SMS through the ICQ network from the command line to any GSM mobile, and also includes a PHP script to set up a Web->SMS gateway.
PowerTerm InterConnect is a fast and secure terminal emulator, providing comprehensive emulation support via various communication modes. It meets the host access needs of many organizations, supporting the broadest and widest range of hosts, including IBM Mainframe, IBM AS/400, UNIX, OpenVMS, SCO, Tandem, HP, ANSI, Data General, Wyse, Televideo, and more. PowerTerm InterConnect offers state-of-the-art features, including SSH and SSL security, customizable function keys, multiple concurrent sessions, scripting, a menu bar, scalable and selectable fonts, intelligent copy and paste, printing, and more.
Spinner is useful for keeping telnet and ssh links from dropping due to inactivity. Many firewalls and some ISPs drop connections when they are perceived as idle. By having spinner running, the server is constantly sent a tiny amount of data over the link, preserving the connection. Spinner thus acts as a keep-alive. It displays a little "spinning" ASCII character in the top left corner of your terminal. It supports any terminal capable of handling VT100-style escape codes. Spinner can also function transparently by only sending null characters to the terminal. In this mode Spinner supports any terminal. It also has a mode called "Ghost in the Machine" in which you can use Spinner to write the spinner character to any TTY, not just your own.
A PHP5 OO template engine which supports template inheritance.
A PHP 5 framework designed with simplicity and size in mind.