Skip to content

kenthellck/router-reboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

router-reboot

Hi Folks, If you are tired of multiple disconnection from your router where it changes its public IP address while you are working!! Fear not we have a simple solution. This simple python script will help you to restart your router on its own so that you can focus on your work!

Use following commands to install helper libraries

pip install datetime
pip install selenium
pip install winwifi

Chrome webdriver is required

In order to python to execute selenium it requires webdriver chrome exe. Therefore you may download it from below.

https://sites.google.com/a/chromium.org/chromedriver/downloads

About

Simple python script to reboot your router

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages