Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 644 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 644 Bytes

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