rlinetd

gruesomely over-featured inetd replacement

Install

All systems
curl cmd.cat/rlinetd.sh
Debian Debian
apt-get install rlinetd
Ubuntu
apt-get install rlinetd
image/svg+xml Kali Linux
apt-get install rlinetd
Windows (WSL2)
sudo apt-get update sudo apt-get install rlinetd
Raspbian
apt-get install rlinetd

rlinetd

gruesomely over-featured inetd replacement

rlinetd is designed to replace the BSD inetd. Feature-wise, it is a proper superset of the BSD inetd, including rpc support and both udp and tcp services. In addition, it supports a number of resource limiting features, including full resource limits a la setrlimit(2), renicing, chroot and limited per-service instances. To round out the features stolen from xinetd, it also supports binding to individual interfaces on request, and configurable logging.