T
Definition

A network protocol that provides a command-line interface for communicating with a remote device over a TCP connection. Telnet transmits data in plain text without encryption, making it insecure for modern use, and has been largely replaced by SSH.

Defined Term