TELNET

acronym

networking

Stands for: Teletype Network

An old, unencrypted remote-terminal protocol, superseded by SSH.

Teletype Network (RFC 854) opens a plaintext interactive session to a remote host. Because it sends everything, including passwords, in the clear, it should never be used on untrusted networks.

Also known as: telnet

Sources

All glossary entries