telnet
telnet - Client for the telnet remote login protocol
3.6.0
2025-06-03
eisfair-1
the eisfair team, team(at)eisfair(dot)org
stable
glibc 3.6.0
libncurses6 3.6.0
Internal Program Version: telnet 1.2
Telnet is an old protocol for logging into remote systems. It is
rarely used, since the transfer is not encrypted (ssh is mostly used
these days). The telnet client is often used for debugging other
network services. The command
telnet localhost 25
connects to the local smtp server, for example.
https://svnweb.freebsd.org/base/head/contrib/telnet