Tempest SSH Knowledge Base
Download
  • Guidelines
    • Tempest Knowledge Base
    • Resetting Password
    • Split Screens
  • Technologies
    • Kubernetes Profiles
    • Tempest Monitoring
    • Connect to Telnet servers
    • How Tempest protect your privacy
  • Release Notes
    • Release Notes
Powered by GitBook
On this page
  1. Technologies

Connect to Telnet servers

PreviousTempest MonitoringNextHow Tempest protect your privacy

Last updated 1 year ago

Tempest support Telnet connections, but user have to install their own Telnet client.

Windows

To install Telnet Client follow the steps below:

  1. Go to Control Panel > Program and Features > click Turn Windows features on or off > check if Telnet Client feature is enabled on client machine

macOS and Linux

For macOS:

brew install telnet

For Ubuntu

apt install telnet

For CentOS

dnf install telnet