| Paketname | procserv | 
| Beschreibung | A process server with telnet console and log access | 
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) | 
| Version | 2.5.1-1 | 
| Sektion | utils | 
| Priorität | optional | 
| Installierte Größe | 228 Byte | 
| Hängt ab von | libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ralph Lange | 
| Quelle |  | 
| Paketgröße | 134408 Byte | 
| Prüfsumme MD5 | 6a335ec7a16cb02bbb43449d4e1b2655 | 
| Prüfsumme SHA1 | 356c5549cfcc030bde47133f954d2620f85ba986 | 
| Prüfsumme SHA256 | a205e36efd447bab6c6a579958b064ee00b1cfe75e60463a47e5ef179d69b0d5 | 
| Link zum Herunterladen | procserv_2.5.1-1_i386.deb | 
| Ausführliche Beschreibung | procServ is a wrapper that starts an arbitrary command as a child process in
the background, connecting its standard input and output to a TCP port for
telnet access. It supports logging, child restart (manual or automatic on
exit), and more.
.
procServ does not have the rich feature set of the screen utility,
but is intended to provide running a command in a system service style,
in a small, robust way.
Handling multiple users, authorization, authentication, central logging
is done best on a higher level, using a package like conserver.
.
For security reasons, procServ only accepts connections from localhost. |