mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
8 lines
397 B
Plaintext
8 lines
397 B
Plaintext
Net::Ident is a module that looks up the username on the remote side of a
|
|
TCP/IP connection through the ident (auth/tap) protocol described in
|
|
RFC1413 (which supersedes RFC931). Note that this requires the remote
|
|
site to run a daemon (often called identd) to provide the requested
|
|
information, so it is not always available for all TCP/IP connections.
|
|
|
|
WWW: https://metacpan.org/release/Net-Ident
|