Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disinterpreter/sshext
https://github.com/disinterpreter/sshext
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/disinterpreter/sshext
- Owner: Disinterpreter
- License: mit
- Created: 2016-09-09T12:47:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-09T14:54:43.000Z (over 8 years ago)
- Last Synced: 2024-10-15T04:12:04.769Z (3 months ago)
- Language: Perl
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sshext
Smart shell on simple unix ssh client
# Install
For debian/ubuntu:
sudo apt-get install libclass-dbi-sqlite-perland put files into:
/opt/sshextend/And make symlink:
`ln -s /opt/sshextend/bin/sshext /usr/bin/`
# Usage
If you want add server exec:
`sshext -n local 127.0.0.1`
or
`sshext -n local 127.0.0.1 22`
and connect:
`sshext -c local`many commands in: `sshext -h`