diff options
author | mario <mario@slackverse.org> | 2013-01-03 21:52:20 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:21 -0500 |
commit | e75bde27bc7eba78f1a5a312a5d57186288d4ca4 (patch) | |
tree | 2105575e57ccd472c25382f8abe3578a811e97a3 /network/oidentd/README | |
parent | 8dbd7eceb6a041ec0ec50cd0ebd7da80f0f45bc4 (diff) | |
download | slackbuilds-e75bde27bc7eba78f1a5a312a5d57186288d4ca4.tar.gz |
network/oidentd: Added (identd daemon).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/oidentd/README')
-rw-r--r-- | network/oidentd/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/oidentd/README b/network/oidentd/README new file mode 100644 index 0000000000..91ad271c18 --- /dev/null +++ b/network/oidentd/README @@ -0,0 +1,8 @@ +oidentd (an identd daemon) + +oidentd is an ident (rfc1413 compliant) daemon that runs on Linux, Darwin, +FreeBSD, OpenBSD, NetBSD and Solaris. oidentd can handle IP masqueraded/NAT +connections on Linux, Darwin, FreeBSD (ipf only), OpenBSD and NetBSD. +oidentd has a flexible mechanism for specifying ident responses. Users can +be granted permission to specify their own ident responses. Responses can be +specified according to host and port pairs. |