You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2023. It is now read-only.
In an modified earlier release of esp8266_deauther I played with phonegap/cordova/cordovaduino to forward every HTTP message through the serial connection (deauther plugged to the android OTG) and also send orders to the ESP without using the web interface.
It wasn't working well, communications were slow and buggy, going further required some Java skills I don't have so I gave up.
But there is still a need to be able to communicate with the deauther while the WiFi connection is busy deauthing. While any client (App or browser) will be disconnected as soon as the deauthing starts, the deauther is still spamming logs through the serial and accepting orders.