javascript - Node.js 的 SSH 客户端

标签 javascript ssh node.js

是否有 node.js 的 SSH 客户端可以用来与服务器通信?

最佳答案

An SSH2 client module written in pure JavaScript for node.js

https://github.com/mscdex/ssh2

也检查一下这个包装器

https://github.com/mikeal/sequest

关于javascript - Node.js 的 SSH 客户端,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5180981/

相关文章:

javascript - 动态内容bxslider幻灯片刷新高度

java - 在 Java 中使用 JTA 连接到 SSH

ruby - 无法通过SSH运行Chef-solo命令

node.js - 在 Sequelize 中使用事务保存关联模型

javascript - babel-loader 6.0.0 无法正常工作

javascript - 在 chrome 插件中结合 Python 和 Javascript

github - 通过 Vagrant 为 Jenkins 和 GIthub 自动配置 SSH key

mysql - Node/Express + MySQL : Inserts not displaying instantly

node.js - Gulp-Sourcemaps,SyntaxError : Unexpected token >

javascript - 了解 javascript 简单模块行为