summersuperhero / reboot-asus-router-via-SSH

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Python 64.2%Language:Shell 35.8%