[ 原始碼: openbsd-inetd ]
套件:openbsd-inetd(0.20221205-2~deb12u1)
openbsd-inetd 的相關連結
Debian 的資源:
下載原始碼套件 openbsd-inetd:
- [openbsd-inetd_0.20221205-2~deb12u1.dsc]
- [openbsd-inetd_0.20221205.orig.tar.xz]
- [openbsd-inetd_0.20221205-2~deb12u1.debian.tar.xz]
維護者:
相似套件:
OpenBSD Internet Superserver
The inetd server is a network daemon program that specializes in managing incoming network connections. Its configuration file tells it what program needs to be run when an incoming connection is received. Any service port may be configured for either of the tcp or udp protocols.
This is a port of the OpenBSD daemon with some debian-specific features. This package supports IPv6, built-in libwrap access control, binding to specific addresses, UNIX domain sockets and socket buffers tuning.
其他與 openbsd-inetd 有關的套件
|
|
|
|
-
- dep: init-system-helpers (>= 1.54~)
- helper tools for all init systems
-
- dep: libbsd0 (>= 0.6.0)
- utility functions from BSD systems - shared library
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libevent-2.1-7 (>= 2.1.8-stable)
- Asynchronous event notification library
-
- dep: libsystemd0
- systemd utility library
-
- dep: libtirpc3 (>= 1.0.2)
- transport-independent RPC library
-
- dep: libwrap0 (>= 7.6-4~)
- Wietse Venema 的 TCP 包裝函式庫
-
- dep: tcpd
- Wietse Venema 的 TCP 包裝工具
-
- dep: update-inetd
- inetd configuration file updater