/reboot-asus-router-via-SSH

An Expect script to send reboot command to asus router via ssh

Primary LanguagePython

reboot-asus-router-via-SSH

An Expect script & a Python script to send reboot command to asus router via ssh

Why

I used to own an Asus repeater that didn't have a Reboot Scheduler. So I wrote this script and run it with a task scheduler. A python version using paramiko is also available.