以下是Ubuntu Telnet客户端配置技巧:
sudo apt update
sudo apt install telnet
telnet <服务器地址> <端口号>
~/.telnetrc
-8
-X
sudo ufw allow telnet