diff options
author | krion <krion@FreeBSD.org> | 2003-11-03 20:08:14 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-11-03 20:08:14 +0800 |
commit | 285780180da0fde7bb4b6a9e247a910730c24251 (patch) | |
tree | 2038ea617160698959c80e30ae490a2f2e42d92c /net/hidentd/distinfo | |
parent | e068f5287b61aa6e464e4cd388cd980252a322e6 (diff) | |
download | freebsd-ports-gnome-285780180da0fde7bb4b6a9e247a910730c24251.tar.gz freebsd-ports-gnome-285780180da0fde7bb4b6a9e247a910730c24251.tar.zst freebsd-ports-gnome-285780180da0fde7bb4b6a9e247a910730c24251.zip |
hidentd is a simple and secure GPLed ident (RFC1413) server. It
requires either inetd, xinetd or ucspi-tcp to run. Basic
features:
* small and simple - around 300 lines of code
* secure - runs without root priviledges
* easy - no complicated configuration file syntax to learn.
* hidentd is entirely controlled with command line options.
* can be configured to provide fake usernames, protecting your
* privacy
* limited masqueraded/NAT connections support.
Diffstat (limited to 'net/hidentd/distinfo')
-rw-r--r-- | net/hidentd/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/hidentd/distinfo b/net/hidentd/distinfo new file mode 100644 index 000000000000..dd23378a7ec1 --- /dev/null +++ b/net/hidentd/distinfo @@ -0,0 +1 @@ +MD5 (hidentd-0.2.tar.gz) = 28ef96009533e7f88dbe498b664ba4c7 |