Telnet

Protocol for interactive text-oriented communication sessions.

TELNET

Telnet is an older protocol used to establish interactive text-oriented communication sessions over a network. Primarily used for remote login to servers, it transmits data in plain text, making it insecure and largely superseded by more secure protocols like SSH.

Built by Tim Jones