Skip to content

To reboot router automatically from telnet shell with Python and Expect

Notifications You must be signed in to change notification settings

NetworkDeus/router_reboot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

router_reboot

simple script to reboot router from telnet shell

Clone

git clone https://github.com/GothPH/router_reboot

Usage

  • You can run with python language
python reboot.py
  • Or with expect language
./reboot.tcl

Note:

  • Default username and password is "user"

About

To reboot router automatically from telnet shell with Python and Expect

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Tcl 83.2%
  • Python 16.8%