Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TP-Link Tapo P100 Smart Switch Control

First proof of Concept by K4CZP3R through reverse engineering.

Writeup can be found at: https://k4czp3r.xyz/reverse-engineering/tp-link/tapo/2020/10/15/reverse-engineering-tp-link-tapo.html

Usage

Compile and package with

mvn package

then run

java -jar target/tapop100-1.0-SNAPSHOT-jar-with-dependencies.jar true

to turn the switch on, and

java -jar target/tapop100-1.0-SNAPSHOT-jar-with-dependencies.jar false

to turn the switch of. Configure your settings in the generated tapop100.properties file.


About

RE'd protocol to control Tapo devices.

Resources

Stars

23 stars

Watchers

3 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages