mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-22 07:10:51 -08:00
Access web interface using deauth.me
This commit is contained in:
@@ -602,7 +602,7 @@ static const char W_STOPPED_AP[] PROGMEM = "Stopped Access Point";
|
||||
static const char W_AP_REQUEST[] PROGMEM = "[AP] request: ";
|
||||
static const char W_INDEX_HTML[] PROGMEM = "index.html";
|
||||
static const char W_PWNED[] PROGMEM = "pwned";
|
||||
static const char W_DEAUTHER[] PROGMEM = "deauther";
|
||||
static const char W_DEAUTHER[] PROGMEM = "deauth.me";
|
||||
static const char W_WEBINTERFACE[] PROGMEM = "/web";
|
||||
static const char W_DOWNLOAD[] PROGMEM = "download";
|
||||
static const char W_STREAM[] PROGMEM = "application/octet-stream";
|
||||
|
||||
Reference in New Issue
Block a user