sshcut help
sshcut 0.2
Usage:
sshcut <command> [arguments]
Commands:
sshcut devbox1
sshcut add devbox2 root@192.168.1.2 <optional trigger>
sshcut update devbox2 root@192.168.1.3 <optional trigger>
sshcut remove devbox2
sshcut list
sshcut help
sudo dpkg -i sshcut_0.2-0.deb
Download one of the prebuilt binaries for your pleasure and a copy of the bashcomplete script in res/
sudo mv $BIN_FILE /usr/bin/sshcut
sudo mv $RES_FILE /etc/bash_completion.d/sshcut
Just your run of the mill C++, its not great.
- Added ssh trigger feature
- First release of sshcut
- anthok
This project is licensed under the BSD3 License - see the LICENSE.md file for details
- The Bearded Bros