Connect to Telnet servers
Last updated
Last updated
Tempest support Telnet connections, but user have to install their own Telnet client.
To install Telnet Client follow the steps below:
Go to Control Panel > Program and Features > click Turn Windows features on or off > check if Telnet Client feature is enabled on client machine
For macOS:
brew install telnet
For Ubuntu
apt install telnet
For CentOS
dnf install telnet