risinek / esp32-wifi-penetration-tool

Exploring possibilities of ESP32 platform to attack on nearby Wi-Fi networks.

Home Page:https://risinek.github.io/esp32-wifi-penetration-tool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to edit web interface

m1khailbr opened this issue · comments

I want to add CSS in web interface.

See README at https://github.com/risinek/esp32-wifi-penetration-tool/tree/master/components/webserver
Either simply edit the index.html or if you want to create more complex UI, you have to update the script that "transpiles" the HTML/CSS/JS/etc files so that they are available to ESP-IDF