telnet
Telnet is a network protocol and accompanying client-server software that provides bidirectional, interactive text-based communication over a TCP/IP network. It was one of the earliest Internet standards and is defined in RFC 854, with the default connection typically using TCP port 23. A Telnet client connects to a Telnet server to present a terminal-like interface for remote administration of devices or services.
The Telnet protocol supports simple terminal emulation and negotiates session options using the Interpret as Command
Because Telnet transmits information without encryption, it is insecure for use over untrusted networks. Eavesdropping, credential
Most operating systems provide a Telnet client, though it may be optional or disabled by default in