Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-02-18 18:38
1.2.4

Der Fehler wurde behoben, die zu Spinner nicht auf Abmeldung von sshd unter Linux zu beenden.
Tags: Minor bugfixes
The bug has been fixed that caused Spinner not to terminate upon logout from sshd under Linux.

2003-01-31 18:40
1.2.2

Obwohl der Schalter-n ordnungsgemäß funktionierte, war es nicht in die Dokumentation oder die Ausgabe von Spinner-h enthalten. Dies wurde behoben. Minor tweaks wurden unternommen, um in der Zusammenstellung Beihilfen. Kleinere Aufräumarbeiten wurden durchgeführt.
Tags: Minor bugfixes
Although the -n switch worked correctly, it was not included in the
docs or the output of spinner -h. This has been fixed. Minor tweaks
have been made to aid in compilation. Minor code cleanups have been
done.

2003-01-28 18:19
1.2.0

Diese Version bietet zusätzlich die Möglichkeit, nur Null-Zeichen an das Endgerät zu senden, anstatt einen Spinner. Dies bietet die Anti-Idle-Funktionalität ohne Probleme bei der Anzeige. Display Bugs wurden behoben. Der Code wurde gereinigt.
Tags: Major feature enhancements
This release adds the ability to send only null characters to the
terminal, instead of a spinner. This provides the anti-idle
functionality without any display issues. Display bugs have been
fixed. The code has been cleaned.

2002-11-16 06:19
1.1

Tags: Initial freshmeat announcement

Project Resources