Skip to content

Releases: NurTasin/esp8266_deauther

BigT's Release V2.7.1

18 Dec 05:36
Compare
Choose a tag to compare

Updated the webconsole behavior.

clear command now clears the webconsole output properly

Change Log:

  • Added the clear command natively to the webconsole
  • Fixed the Android browser issue
  • Now the console updates every time when you send a command

Here you can find the releases

BigT's Release V2.7.0

12 Dec 07:42
Compare
Choose a tag to compare

Initial Release

Here you will find the binary for nodemcu. To use this with other boards, you have to compile from source.

Change Log:

  • Added /webconsole endpoint for accessing Serial output over HTTP
  • Added /webconsole.html file for contolling the deauther using terminal through HTTP
  • Made a somewhat working SimpleWebConverter Utility tool for converting customized webpages and hosting it using esp8266 board