Script zum Herunterladen der aktuellen Konfiguration aller TP-Link Switche im Haus.
|
|
3 rokov pred | |
|---|---|---|
| README.md | 3 rokov pred | |
| backup.sh | 3 rokov pred | |
| creds.txt | 3 rokov pred | |
| get-conf-telnet.sh | 3 rokov pred | |
| get-conf.sh | 3 rokov pred |
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