mac 使用笔记日志

telnet安装

  • 安装homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
  • 使用 homebrew 安装telnet:
brew install telnet

 

原文地址:https://www.cnblogs.com/netcorner/p/10487997.html