RSS 14 projects tagged "Terminals"

No download Website Updated 03 Nov 2008 sniffy

Screenshot
Pop 32.86
Vit 40.78

The sniffy project can trace/log the data of any pseudo terminal in the system. Due to the way the terminal works, such a terminal trace provides complete information of what happened on the terminal screen, and sniffy is able to display/replay this information. It consists of a kernel module able to connect/hook on the pseudo terminal, a program to display the contents of any pseudo terminal on the fly, a daemon process tracing the pseudo terminal content into the file, and a replay program to replay any stored pseudo terminal session.

Download Website Updated 09 Jul 2008 twitter-cmdline

Screenshot
Pop 30.41
Vit 1.46

twitter-cmdline is a commandline twitter client that implements both reading and writing to your twitter stream. It is written in Perl and only requires LWP::UserAgent be installed.

Download Website Updated 05 Oct 2011 Vee

Screenshot
Pop 27.11
Vit 1.74

Vee is a command-line blog tool that is very portable across Unix systems. It provides an interactive as well as a batch interface to maintain a log of entries. Formatting is done using a module architecture that allows a high degree of customization. There are minimal flags and no set up is required.

Download Website Updated 22 Apr 2011 ConMan

Screenshot
Pop 98.94
Vit 5.64

ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. It supports local serial devices, remote terminal servers (via the telnet protocol), IPMI Serial-Over-LAN (via FreeIPMI), Unix domain sockets, and external processes (e.g., using Expect to control connections over telnet, ssh, or IPMI Serial-Over-LAN). Its features include logging (and optionally timestamping) console device output to file, connecting to consoles in monitor (R/O) or interactive (R/W) mode, allowing clients to share or steal console write privileges, and broadcasting client output to multiple consoles.

Download Website Updated 29 Jun 2011 libptytty

Screenshot
Pop 49.09
Vit 3.01

Libptytty is a small library that offers pseudo-TTY management in an OS-independent way. It was created out of frustration over the many differences of PTY/TTY handling in different operating systems for use inside "rxvt-unicode". It also offers session database support (utmp and optional wtmp/lastlog updates for login shells) and supports forking a proxy process after startup and dropping privileges in the calling process. It offers C++ and C-only APIs.

No download Website Updated 18 Nov 2005 SSHjail for OpenSSH

Screenshot
Pop 17.15
Vit 52.39

SSHjail for OpenSSH is a patch for the OpenSSH daemon that provides the ability to restrict users to a filesystem area when they log in via SSH, SFTP, or SCP instead of being able to access whole system. It uses the chroot() system call.

Download Website Updated 14 Jul 2008 Snoop

Screenshot
Pop 93.34
Vit 3.11

Snoop is a GNU/Linux file descriptor monitoring tool inspired by FreeBSD's 'watch'. It goes beyond simple TTY snooping by allowing the interception of any file descriptor. You can attach on the fly to regular files, TTYs, named pipes, character devices, and pretty much anything that is represented by a file descriptor and addressable in the standard name space.

Download Website Updated 30 Jul 2004 ru

Screenshot
Pop 23.49
Vit 1.00

ru is a reimplementation of the BSD 'rwhod' and 'ruptime' commands. It doesn't suffer from the performance impact of 'rwhod', scales to hundreds of servers, and supports a variety of platforms. In addition to the features provided by 'ruptime', it supports colorized output, availability reporting, graphing of system load averages using gnuplot, historical storage of system loading, and the grouping of servers.

Download Website Updated 24 Dec 2004 ttywatch

Screenshot
Pop 80.30
Vit 2.09

ttywatch monitors, logs, and multiplexes terminal I/O. It has full log rotation built in, and can use telnet as well as local TTY ports.

Download No website Updated 17 Jun 2003 mimic

Screenshot
Pop 30.20
Vit 1.00

mimic is a server that mimics Internet servers. It includes imitators for ftpd and telnetd, and can be extended with scripting to support other types of imitation. Users will believe they are connected to authentic services (such as ftpd or telnetd) but will never be able to log in. Everything that they type is logged. In addition, scripting new imitator services is simple. The program includes a one-liner example of a fully-functional echo server. The project's goal is to create a script for imitating most, if not all, popular Internet services.

Screenshot

Project Spotlight

SCaVis

A scientific computation and visualization environment.

Screenshot

Project Spotlight

GNU ed

An 8-bit clean, POSIX-compliant line editor.