ssh-bat

0.0.3 • Public • Published

ssh-bat

ssh = require(‘ssh-bat');

ssh.exec(["192.168.1.1"], "root", "123123", "uptime");

ssh.putLocalFiles(["192.168.1.1"], "root", "123123", "/root/linux-3.9.4.tar.gz", "/root/linux-3.9.4.tar.gz");

/ssh-bat/

    Package Sidebar

    Install

    npm i ssh-bat

    Weekly Downloads

    25

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • kavalla