Hello!
I need to create a small webpage that would only be available for those connected to a Wi-Fi network created on a ESP32.
And it has to be the only content available from this connection! So they could go to any website, existing or not, and would always get my page.
What could be the best way to do this?
Thanks!!