Linux DCC server support
version 0.1.0
2003-04-28


I got the spec for the mIRC dccserver protocol from here:
        http://www.mircscripts.com/old/ver-0.html
Check "protocol.txt" for details.

HOW TO
------
Run "dccserver" in the same directory as "dcc-chat".  Any time a chat starts,
dcc-chat will run.  Right now dccserver starts it with a new xterm, but
that can be changed.


BUGS
----
There isn't a way to kill a file download other than killing the entire
server.


EXAMPLE
-------
Run it like so:

./dccserver ircNick /path/to/download/to PORT

Best way to handle a low-numbered PORT is to have a firewall rule to raise the
port to a high port and run as a non-root user there.


-Kees Cook
dccserver@outflux.net
