-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Alexx Roche edited this page Apr 22, 2022
·
1 revision
A small example script to make automated logging of the shonky SFR domestic router, easier.
If you have Bbox from bouygues telecom, then you want to:
git clone https://github.com/fanfan42/bbox.git
cd bbox
if [ ! -f ".bbox.config" ]; then
echo '{"url": "https://mabbox.bytel.fr", "password": "ENTER_YOUR_ROUTER_PASSWORD_HERE"}' > .bbox.config
fi
./bbox.py raw GET api/v1/hosts|sed "s/'$//;s/^b'//"|jq .