LibIdent is a small C library for interfacing with RFC 1413 Ident protocol servers, which are used for identifying users. LibIdent supports both IPv4 and IPv6 addresses transparently.
| Tags | Software Development Libraries Networking Security |
|---|---|
| Licenses | Public Domain |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Changes: This release fixes a serious bug on *BSD that prevented the library from working at all and a minor compilation problem.


Changes: Both IPv4 and IPv6 are now supported through a new API. autoconf, automake, and libtool are now used to simplify the process of building of a shared library.