Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/ushell-module-ssh

Unix like shell module for ssh.
https://github.com/afeiship/ushell-module-ssh

alias cli command ssh unix ushell

Last synced: 28 days ago
JSON representation

Unix like shell module for ssh.

Awesome Lists containing this project

README

        

# ushell-module-ssh
> Unix like shell module for ssh.

## installation
```shell
npm i -S @jswork/ushell-module-ssh
```

## resources
- http://www.howtogeek.com/168119/fixing-warning-unprotected-private-key-file-on-linux/
- https://my.oschina.net/grnick/blog/201155
- http://rabexc.org/posts/pitfalls-of-ssh-agents
- http://blog.joncairns.com/2013/12/understanding-ssh-agent-and-ssh-add/