首页 > 学院 > 开发设计 > 正文

安装sshpass

2019-11-06 09:10:41
字体:
来源:转载
供稿:网友

安装ssh-pass

curl -O -L http://downloads.sourceforge.net/PRoject/sshpass/sshpass/1.05/sshpass-1.05.tar.gz && tar xvzf sshpass-1.05.tar.gz && cd sshpass-1.05 && ./configure && make && sudo make install

$ sshpass -V sshpass 1.05 (C) 2006-2011 Lingnu Open Source Consulting Ltd. This program is free software, and can be distributed under the terms of the GPL See the COPYING file for more information.


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表