[ 原始碼: micro-inetd ]
套件:micro-inetd(20050629-5)
simple network service spawner
Like inetd, this program listens on the net for requests and spawns a server to handle them. However, it only handles one port and one program. The intended use is when you have a server that expects to be run by inetd, but you only want to run it temporarily and don't want to bother with putting it into /etc/services and /etc/inetd.conf and restarting inetd. Instead, just start up micro_inetd, and when you're done just ^C it. Other limitations:
* Full inetd lets you specify the socket type as one of stream, dgram, raw, rdm, or seqpacket; micro_inetd only implements stream. * Full inetd lets you specify wait or nowait; micro_inetd only implements nowait. * Full inetd lets you specify a user-id to run the server as; micro_inetd doesn't try to switch user-ids..
其他與 micro-inetd 有關的套件
|
|
|
|
-
- dep: libc0.1 (>= 2.3)
- Embedded GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc0.1-udeb
-
- sug: micro-httpd
- really small HTTP server
-
- sug: micro-proxy
- really small HTTP/HTTPS proxy
下載 micro-inetd
硬體架構 | 套件大小 | 安裝後大小 | 檔案 |
---|---|---|---|
kfreebsd-i386 | 6。4 kB | 30。0 kB | [檔案列表] |