minidentd is a tiny IDENT server that implements RFC 1413. It includes no networking code, leaving it to a super-server. It can be used in embedded systems, and features user-controlled and randomly generated answers.
| Tags | Internet Systems Administration |
|---|---|
| Licenses | BSD Original |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Changes: This version of minidentd uses advanced routines from the new skalibs. It also integrates a timeout feature.


Changes: This release fixes the build process so that /dev/urandom is properly detected and used as a random source.


No changes have been submitted for this release.
- All comments
Recent commentsAnother minidentd
There's another project called minidentd that does
exactly the same thing (and also leaves the
networking code to a superserver) .
See ftp://ftp.42-networks.com/minidentd/