Telnet Is the Standard Tcp/Ip Protocol for Virtual Terminal Service. It Enables You to Establish a Connection to a Remote System in Such a Manner That It...
Telnet is the standard TCP/IP protocol for virtual terminal service. It enables you to establish a connection to a remote system in such a manner that it appears as a local system. SSH or Secure Shell is a program to log into another computer over a network to execute commands in a remote machine.
What is the difference between SSH & Telnet?
SSH serves the same primary function as Telnet but does so in a more secure way. This protocol provides secure access even on unsecured networks, eliminating many of Telnet's vulnerabilities. With SSH, administrators can log into remote devices, execute commands, move files between devices, and more.
SSH or Secure Shell is a network communication protocol that enables two computers to communicate (c.f http or hypertext transfer protocol, which is the protocol used to transfer hypertext such as web pages) and share data.