This page is a basic quick reference for how to use telnet.
If you have questions about installing a telnet client, check out our Telnet Applications page.
If you don't have a place to telnet to, select one from our Telnet Places page.
Telnet is a text based application, often used at the command line of an operating system. This requires accessing a shell for your particular operating system. Below you will find instructions for different operating systems and how to access the command line and then run the telnet application. Generally speaking, telnet is used like this:
Example: prompt$ telnet example.com 23 Usage: telnet <servername-or-ip> [port-number]
If you have additional questions, check our our Telnet FAQ.