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