Package: micro-inetd (20050629-5)
Links for micro-inetd
Debian Resources:
Download Source Package micro-inetd:
Maintainer:
External Resources:
- Homepage [www.acme.com]
Similar packages:
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.
.
Other Packages Related to micro-inetd
|
|
|
-
- dep: libc6 (>= 2.4)
- Embedded GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- sug: micro-httpd
- really small HTTP server
-
- sug: micro-proxy
- really small HTTP/HTTPS proxy
Download micro-inetd
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| powerpc | 6.9 kB | 56.0 kB | [list of files] |
