YAMIdentd aims at being a simple, small, and functional ident daemon that can both process local requests and forward requests triggered by masqueraded hosts (when it is running on a Linux gateway). It currently only runs on Linux (2.4 and 2.6, 2.2 untested). The daemon can forward to any ident daemon, meaning that masqueraded hosts can be running any RFC 1413 compliant ident daemon. The code aims at being stable, fast, and RFC 1413 compliant. It is meant to be run from inetd. It doesn't use any configuration file. It should do the right thing automagically.
| Tags | Network Internet Authentication Beta |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux |
| Implementation | C |