Skip to content

dulin/tplink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tplink

Automatic TP-LINK TL-WR940N router provision, experiment with selenium and facebook webdriver.

Installation

composer install
wget http://selenium-release.storage.googleapis.com/3.3/selenium-server-standalone-3.3.1.jar

Usage

There is no configuration, you need to edit main class located in ./src/Router/Tplink.php to set or disable options

Running

Before you run main script run selenium-server

java -jar selenium-server-standalone-3.3.1.jar 

Script

./bin/tplink MY_NETWORK

About

Automatic router provision, experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages