Telnet
Telnet is both a protocol and a terminal emulation software tool that transmits shell commands and output between a client and the remote host.
- remote computer must run the Telnet Daemon
- listens on TCP port 23
- interface can be password protected
- but communications are not encrypted
- for security, block port 23