随笔分类 -  Shell

[原创]Nodejs 远程执行linux shell
摘要:分享几个基于nodejs远程执行linux shell的函数参数说明: ips - 一个存有IP地址的数组对象/** * Created by kevalin on 2015/4/27. */var async = require('async');var SSH2Utils = require(... 阅读全文

posted @ 2015-05-22 14:38 Kevalin 阅读(4806) 评论(0) 推荐(0)

导航