安装putty
参考:
https://www.jianshu.com/p/ec552ffb84fc
遇到的问题如下:
1.因为本机系统版本是10.15.4,所以需要选择对应的版本
或者在官网下载更快一点https://www.macports.org/install.php
安装中页面卡在脚本不结束:
https://blog.csdn.net/qq285744011/article/details/88924070
命令使用时:port:command not found
https://blog.csdn.net/qq_43768851/article/details/106162445
4.更新ports
sudo port -v selfupdate
5.安装XQuartz
XQuartz提供Mac下的绘图层支持,打开https://www.xquartz.org/,下载dmg文件,按提示安装,安装完成后,需要先“退出登录当前用户”,然后在重新登录。
6.安装putty
sudo port install putty (停顿很长时间 不是卡了)
7.使用
https://blog.csdn.net/qq_15089775/article/details/122071847
https://blog.csdn.net/caicau/article/details/118148361