Skip to content

Script zur Aktivierung / Deaktivierung des Wlans in der Oberfläche einer Connect Box

Notifications You must be signed in to change notification settings

ehgit/WifiUiScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WifiUiScript

English Version

Script to activate / deactivate the Wifi in the web-userinterface of a Connect Box.

For this purpose you could use a raspberry pi to automatically manage activation with a cron-job. Prerequisites for your success:

Within the config.ini you need to add the following information:

  • URL = The local IP Adress of your Router (e.g. http://192.168.0.1)
  • Connectpwd = The Password for your Connect Box
  • Webdriverpath = Path of your Webdriver for Chrome

German Version

Script zur Aktivierung / Deaktivierung des Wlans in der Oberfläche einer Connect Box

Hier könnte beispielsweise ein Raspberry Pi die Ausführung mittels eines Cron-Jobs übernehmen. Prerequisites für eine erfolgreiche Ausführung:

In der config.ini müssen folgende Angaben gemacht werden:

  • URL = Hier die lokale IP des Routers (zB. http://192.168.0.1)
  • Connectpwd = Das Passwort der Connect Box
  • Webdriverpath = Der Pfad zum Webdriver von Chrome

Zur Aktivierung das activate_wifi.py Script ausführen. Zur Deaktivierung das deactivate_wifi.py Script ausführen.

paypal

About

Script zur Aktivierung / Deaktivierung des Wlans in der Oberfläche einer Connect Box

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages