Terminal access to a remote machine
It is possible to establish terminal access to a remote machine. Terminal date is not encrypted unlike SSH. It is possible to steal sensitive information of a network connection that uses telnet connection.
One of the advantage of telnet over SSH, it uses less processing resources for a connection.
Comments
Post a Comment