Script zum Herunterladen der aktuellen Konfiguration aller TP-Link Switche im Haus.
|
|
пре 3 година | |
|---|---|---|
| README.md | пре 3 година | |
| backup.sh | пре 3 година | |
| creds.txt | пре 3 година | |
| get-conf-telnet.sh | пре 3 година | |
| get-conf.sh | пре 3 година |
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