使用 NSTask ssh 到另一台计算机
有没有办法使用 NSTask ssh 到另一台计算机(在本例中是 chumby)并在该设备上运行命令?我也有一个密码。
Is there a way I can use NSTask to ssh into another computer (in this case a chumby) and run commands on that device? I also have a password on it.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许你应该看看 LibSSH2: http://www.libssh2.org/
Maybe you should take a look at LibSSH2: http://www.libssh2.org/