Source: wikibot/telnet

= Telnet
{wiki=Telnet}

Telnet is a network protocol that allows for remote communication with a device over a TCP/IP network. It was developed in the early days of the internet and operates on the application layer of the Internet Protocol Suite. The main purpose of Telnet is to enable users to access remote computers or servers and execute commands in a text-based interface, essentially allowing for remote login.