You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brainwrecked Tech
6c0c68dd2e
|
4 years ago | |
---|---|---|
LICENSE | 5 years ago | |
README.md | 4 years ago | |
bup2ssh | 5 years ago | |
cp2chroot | 5 years ago | |
keepssh | 5 years ago | |
mkminchroot | 5 years ago | |
ssh-multirun | 5 years ago | |
ssh-reboot | 5 years ago | |
ssh-shutdown | 5 years ago | |
sshauth | 5 years ago | |
sshdpw | 5 years ago | |
sshproxy | 4 years ago | |
sshproxy-active.png | 4 years ago | |
sshproxy-unused.png | 4 years ago |
README.md
ssh
Scripts for SSH
PLEASE NOTE: These scripts should be considered experimental. Test on non-production or backed-up data first.
- bup2ssh
- Backup a machine writing the contents to a remote machine via
ssh
- cp2chroot
- Copies a binary and its dependencies into a minimal chroot
- keepssh
- Executes
ssh
in a loop for automatic reconnections - mkminchroot
- Makes a minimal chroot
- ssh-multirun
- Runs the same command on multiple machines
- ssh-proxy
- Systray applet to enabled/disable an SSH proxy tunnel
- ssh-reboot
- Reboots a machine via
ssh
- ssh-shutdown
- Shuts down a machine via
ssh
- sshauth
- Toggle security for a user's
.ssh
folder - sshdpw
- Toggle password acceptance for the
ssh
deamon