【 用 go 的 ssh 客户端 】tssh 发布 v0.1.6
【 用 go 的 ssh 客户端 】tssh 发布 v0.1.6,解决了 known hosts 的问题,支持更多类型的私钥( 含密码 )。 GitHub:https://github.com/trzsz/trzsz-ssh Gitee:https://gitee.com/trzsz/tssh 安装方法 客户端安装trzsz-ssh ( tssh )的方法如下( 任选其一 ): Windows 可用scoop安装 scoop bucket add extras scoop update scoop install tssh MacOS 可用homebrew安装 brew update brew install trzsz-ssh Ubuntu 可用 apt 安装 sudo apt update && sudo apt install software-properties-common sudo add-apt-repository ppa:trzsz/ppa && sudo apt update sudo apt inst...
