nd is a program for listening on a network socket
and executing a command for each incoming
connection. The incoming connection becomes the
stdin and stdout for the executed command.
License: GNU General Public License v2
Changes:
Many features were implemented. IPv6 support is
missing.
|