Categories
Xinetd
xinetd is a replacement for inetd, the internet services daemon. Anybody can use it to start servers that don't require privileged ports because xinetd does not require that the services in its configuration file be listed in /etc/services. It can do access control on all services (multi-threaded or single-threaded, and for both TCP and UDP protocols) based on the address of the remote host and time of access. It supports internal access control, the use of the libwrap library, and IPv6 with access control.
Last updated 2 Feb, 2004
About
Leadership
- Rob Braun - Maintainer
- Panagiotis Tsirigotis - Contributor
Requirements
- tcp_wrappers (Weak Prerequisite)
Related Projects
Versions
2.3.13
2.3.13 stable released 2004-02-02
- Released: 2 Feb, 2004
- Code Maturity: Stable
- Source Archive: http://www.xinetd.org/xinetd-2.3.13.tar.gz
- Licenses: BSD_3Clause
- Interfaces: Daemon
User Community and Support
User tutorial available in HTML format from http://www.macsecurity.org/resources/xinetd/tutorial.shtml



