Menu

Tree [1fd4bd] master /
 History

HTTPS access


File Date Author Commit
 contrib 2023-03-09 Janik Rabe Janik Rabe [6a0716] contrib: remove `-S` (`--nosyslog`) from system...
 doc 2023-11-21 Janik Rabe Janik Rabe [e6a1ca] Link to GitHub for bug reports and pull requests
 src 2023-11-22 Janik Rabe Janik Rabe [52a870] Remove duplicate netlink macros
 .gitignore 2019-09-29 Janik Rabe Janik Rabe [cf310a] Update .gitignore
 AUTHORS 2021-08-16 Janik Rabe Janik Rabe [c771be] Update documentation before v3.0.0 release
 COPYING 2018-02-18 Janik Rabe Janik Rabe [4a5b4a] Update FSF address
 COPYING.DOC 2019-03-27 Janik Rabe Janik Rabe [6a768c] Move COPYING.NEWDOC to COPYING.DOC
 ChangeLog 2023-03-11 Janik Rabe Janik Rabe [44030f] Release version 3.1.0
 ChangeLog-1.x 2018-02-18 Janik Rabe Janik Rabe [266810] Update copyright headers
 ChangeLog-2.x 2021-08-16 Janik Rabe Janik Rabe [c771be] Update documentation before v3.0.0 release
 HACKING 2021-08-16 Janik Rabe Janik Rabe [c771be] Update documentation before v3.0.0 release
 INSTALL 2020-12-25 Janik Rabe Janik Rabe [f1f777] Update documentation for --enable-debug
 KERNEL_SUPPORT.md 2021-04-25 Janik Rabe Janik Rabe [2af9d1] Drop NAT support for FreeBSD
 Makefile.am 2018-10-02 Janik Rabe Janik Rabe [0e9874] Add systemd services and socket file
 NEWS 2023-03-11 Janik Rabe Janik Rabe [44030f] Release version 3.1.0
 README 2023-11-21 Janik Rabe Janik Rabe [e6a1ca] Link to GitHub for bug reports and pull requests
 autogen.sh 2021-08-27 Janik Rabe Janik Rabe [fe3024] Consistently capitalize "Ident"
 configure.ac 2023-11-22 Florian Weimer Florian Weimer [0f4ccf] configure.ac: Use global instead of main fragme...
 oidentd.conf 2020-09-12 Janik Rabe Janik Rabe [e7d531] Hide root connections by default
 oidentd_masq.conf 2021-08-27 Janik Rabe Janik Rabe [fe3024] Consistently capitalize "Ident"

Read Me

oidentd
=======

Version 3.1.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://oidentd.janikrabe.com/download>.

Please report any bugs or submit pull requests on GitHub:
<https://github.com/janikrabe/oidentd>.