I wanted to see how I can trigger the web server automatically when I connect to my esp8266? The idea would be that when connecting to the network generated by the esp8266 (Access Point), the corresponding ip is automatically opened in a browser, in the same way that the wifimanager library does, which when connecting the board displays the wifi connection options . It would be like connecting a sensor and when connecting to the esp the sensor variable was shown in a localhost.
I hope I was able to explain my concern, thank you very much