Skip to content

melsonmascarenhas/node_ssh_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

node_ssh_shell

run this node shell.js Here i used free ssh server for testing purpose. Change it with your desirable credentials.

    host: 'test.rebex.net',

    port: 22,

    username: 'demo',

    password: 'password',

    readyTimeout: 5000 
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published