Script zum Herunterladen der aktuellen Konfiguration aller TP-Link Switche im Haus.
|
|
il y a 3 ans | |
|---|---|---|
| README.md | il y a 3 ans | |
| backup.sh | il y a 3 ans | |
| creds.txt | il y a 3 ans | |
| get-conf-telnet.sh | il y a 3 ans | |
| get-conf.sh | il y a 3 ans |
Script zum Herunterladen der aktuellen Konfiguration aller TP-Link Switche im Haus.
Installation:
apt install expect
mkdir -p /switchbackup/tp-link
git clone http://git.klenzel.net/daniel/switch-backup
chmod +x get-conf.sh backup.sh