Creates a Wi-Fi AP which requires users to log in through a Captive Portal. When a user logs in, all of the GET data sent through the form is sent to the Serial Monitor in Arduino
This is for educational & research purposes only, I am not responsible for improper use
Tested on NODEMCU V1.0
First: the user joins the Free AP:
Second: They're prompted with a login screen:
Third: They enter their details:
Last: The details are sent through serial monitor!