Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pablolec/livebox5_reboot
Script bash pour redémarrer une Livebox 5
https://github.com/pablolec/livebox5_reboot
automation bash livebox livebox5 reboot script shell
Last synced: about 1 month ago
JSON representation
Script bash pour redémarrer une Livebox 5
- Host: GitHub
- URL: https://github.com/pablolec/livebox5_reboot
- Owner: PabloLec
- Created: 2022-02-05T10:41:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-08T13:01:16.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T18:07:21.353Z (7 months ago)
- Topics: automation, bash, livebox, livebox5, reboot, script, shell
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Livebox 5 Reboot
Ce script bash vous permet de redémarrer à distance votre Livebox 5 depuis un périphérique de votre réseau local.
La seule dépendance est `curl`.Testé et fonctionnel sur Livebox 5 firmware versions `4.34.0` à `4.66.0`.
## Utilisation
- Téléchargez le script `livebox_reboot.sh`
- Modifiez le placeholder par votre mot de passe dans `PASSWORD="ENTER_YOUR_PASSWORD"`
- Au besoin, modifiez l'username ou l'IP de votre Livebox
- Lancez le script## Contribution
Si vous rencontrez un problème lors de l'utilisation ou si vous avez une suggestion, n'hésitez pas à ouvrir une Issue.