issues
search
tenhishadow
/
mbkp
Mikrotik backup script | simple bash script for doing encrypted backups of mikrotik devices(Routeros) via ssh. Script will do password-protected binary and encrypted with openssl export on regular basis
MIT License
25
stars
12
forks
source link
[WIP] - basic refactoring
#3
Closed
tenhishadow
closed
4 years ago
tenhishadow
commented
4 years ago
refactoring with shellcheck
remove useless code
fix style
get rid of SSH_OPT variable and don't try to configure ssh options in script; Please now use ~/.ssh/config