The Inner Net's Applications, Release 0.01
==========================================

Introduction
============

  This is a kit of (primarily, but not exclusively, network) applications.
They were written from scratch for use on our systems, and may not work well or
at all in your configuration. They are being made available in hopes that they
will be as useful to others as they are to us.

  This early release of the kit is intended primarily to make netd available.
Many more apps are coming.

  The applications in this kit are currently known to run under Linux; any
other system may or may not work. These applications currently require the
support library included in the inet6-apps distribution.

Contents
========

  This kit contains:

  fdsniff				Diagnostic tool to debug fd leaks
  fingerd				Short and sweet finger daemon
  netd					Replacement for inetd & tcp_wrappers

Building from source
====================

  Edit the Makefile and make any adjustments you need to, then run 'make'.
Hopefully, it will build and install without any problems.

If you have problems
====================

  Please send bug reports to the author at <cmetz@inner.net>.

History
=======

0.01	Fixed a bug in netd that made telnetd's hang on exit.
0.00	Initial test release.
