Written by Dobrica Pavlinusic (dpavlin@rot13.org).
This program can provide different services on same port (or ports) depending
on IP address which is called (and/or IP address of client). It's perfect
companion to inetd for that task.
Network daemon inetd respond (binds) to all IP addresses on one
machine (all aliases) and with mdd you can provide different services for
ports depending on it's IP address.
It needs machine with IP alias support, C compiler and inetd.
It is tested on Linux, Solaris and Digital UNIX (OSF1).
Please note that if you used version 0.3 before you need to change your inetd.conf file !