esp8266_deauther
esp8266_deauther copied to clipboard
Duplicate AP Webpage
How to change the duplicate AP webpage with our own webpage?
Congrats on opening your first issue on this repository! đ
This is a automated message to help you avoid common pitfalls when asking for help online.
đ Be sure to:
* đŦđ§ Communicate in English so everybody can understand you
* đ Have a look at the Wiki and README for information
* đ Search for similar issues (open and closed)
* âī¸ Provide enough information to understand, recreate and help out with your problem
* âšī¸ Let us know if you find a solution and please share it with us
* đ Close the issue when your problem has been solved
You can edit its html on ap.cpp - handle_404() method specially the server.send(200,......) part.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.