markbrennan / oidentd

Flexible, RFC 1413 compliant Ident daemon with NAT support

Home Page:https://janikrabe.com/projects/oidentd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oidentd
=======

Version 2.5.0

Flexible, RFC 1413 compliant Ident daemon with NAT support.

oidentd is a flexible ident daemon for Linux, FreeBSD, OpenBSD, NetBSD, and
DragonFly BSD.  It is highly configurable, allowing the system administator to
define custom responses based on host and port pairs.  The administrator can
also grant capabilities to individual users to allow them to change their ident
replies, generate random replies, or hide their connections.  oidentd supports
lookups for NAT connections and is able to forward queries to other servers.
Detailed descriptions of all features are available in the manual pages.

The INSTALL file contains instructions for installing oidentd.  The HACKING
file describes how to work with the source code.  Please consult the
KERNEL_SUPPORT.md file for information about the supported kernels.

oidentd is maintained and developed by Janik Rabe <info@janikrabe.com>, with
contributions from many people who are listed in the AUTHORS file.  oidentd was
originally written by Ryan McCabe <ryan@numb.org>.

The most recent version of oidentd is available from
<https://files.janikrabe.com/pub/oidentd/releases/latest/>.

Please mail any feedback, questions, suggestions, patches, or bug reports to
Janik Rabe <info@janikrabe.com>.

About

Flexible, RFC 1413 compliant Ident daemon with NAT support

https://janikrabe.com/projects/oidentd/

License:GNU General Public License v2.0


Languages

Language:C 70.8%Language:Logos 12.8%Language:M4 7.6%Language:Yacc 5.3%Language:Lex 2.3%Language:Shell 0.8%Language:Makefile 0.4%