パッケージ: ipsvd (0.13.0-1) [universe]
ipsvd に関するリンク
Ubuntu の資源:
ipsvd ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Gerrit Pape
It should generally not be necessary for users to contact the original maintainer.
類似のパッケージ:
Internet protocol service daemons
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.
その他の ipsvd 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libmatrixssl1.8
- small SSL library optimized for embedded systems
-
- rec: runit
- a UNIX init scheme with service supervision