Paketname | ipsvd |
Beschreibung | Internet protocol service daemons |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.0-1 |
Sektion | net |
Priorität | optional |
Installierte Größe | 364 Byte |
Hängt ab von | libc6 (>= 2.7-1), libmatrixssl1.8 |
Empfohlene Pakete | |
Paketbetreuer | Gerrit Pape |
Quelle | |
Paketgröße | 133388 Byte |
Prüfsumme MD5 | 2825cb12ab031a5c2705fc8f897e042c |
Prüfsumme SHA1 | 28e213ada76a4080004ea235598ab7d3fadf75e1 |
Prüfsumme SHA256 | 0fd0664ab0b605a7336d9d4b79fe12b991af2ff7d00ff76aeab24953a6396d66 |
Link zum Herunterladen | ipsvd_1.0.0-1_i386.deb |
Ausführliche Beschreibung | ipsvd is a set of Internet protocol service daemons for TCP/IP (optionally
SSLv3) and UDP/IP. A daemon waits for incoming connections on a socket;
for new connections, it conditionally runs an arbitrary program to handle
the connection. The daemons can be told to read and follow pre-defined
instructions on how to handle incoming connections; based on the client's
IP address or hostname, they can run different programs, set a different
environment, deny a connection, or set a per host concurrency limit.
.
ipsvd can be used to run services usually run by inetd or tcpserver.
Normally the daemons are run by a supervisor process, such as runsv from
the runit package.
.
See http://smarden.org/ipsvd/ for more information.
|