telnet
Description
Purpose: TELNET is a command-line tool used to connect to remote systems over the TCP/IP protocol, typically for text-based communication.
Installation
TODO
Command Syntax
telnet [IP] [PORT]
Example
telnet 10.10.10.10 23Configuration & Environment
TODO
Tips
TODO