vicwomgLV1Offline
Following: 0Followers: 0
Forums/ Wi-Fi Routers
2018-03-19 12:59:21
Re:How to reboot the router on schedule
I needed to do this as well and I ended up writing a python script that will send a reboot command via authenticating the web UI and fetching the proper URLs. A server on my network runs it as a...
0HELPFULS
Forums/ Wi-Fi Routers
2018-03-19 12:56:14
Re:schedule reboot of Archer C7
Old thread, but I managed to achieve scheduled restarts of the Archer C7 using a cron job and running this python script (it scrapes the web UI a bit):...
0HELPFULS