This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-utils-ssh
Watch
1
Star
0
Fork
You've already forked uci-utils-ssh
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A ssh class and cli based on the ssh2 package. Provides a openssh client replacement.
6
Commits
1
Branch
0
Tags
46
KiB
JavaScript
98.9%
Shell
1.1%
master
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
David Kebler
2b53344a94
0.0.5 Update deps, change cli bin name and call. Update testing
2019-11-21 10:00:05 -08:00
bin
0.0.5 Update deps, change cli bin name and call. Update testing
2019-11-21 10:00:05 -08:00
src
0.0.5 Update deps, change cli bin name and call. Update testing
2019-11-21 10:00:05 -08:00
test
0.0.5 Update deps, change cli bin name and call. Update testing
2019-11-21 10:00:05 -08:00
.eslintrc.js
Initial commit (a fork of sorts from remote-code
https://www.npmjs.com/package/remote-code
)
2019-01-29 12:28:37 -08:00
.gitignore
ssh split off removed other files, ssh cli operational, fixed one off shell command issues
2019-02-16 11:25:05 -08:00
.npmignore
ssh split off removed other files, ssh cli operational, fixed one off shell command issues
2019-02-16 11:25:05 -08:00
nodemon.json
refactor of sync and ssh, before splitting off ssh into it's own repo/package.
2019-02-02 18:02:04 -08:00
package.json
0.0.5 Update deps, change cli bin name and call. Update testing
2019-11-21 10:00:05 -08:00
readme.md
ssh split off removed other files, ssh cli operational, fixed one off shell command issues
2019-02-16 11:25:05 -08:00
readme.md
uCOMmandIt SSH Client
Secure Shell (ssh) API and CLI client based on ssh2