davidallendj / ESP8266-Simple-Chat-Server

Simple chat server for the ESP8266 MCU
MIT License
1 stars 0 forks source link

Implement captive portal to redirect users on connect #6

Open davidallendj opened 1 year ago

davidallendj commented 1 year ago

Implement captive portal to instantly redirect users that connect to the ESP board to a home page. This would eliminate the need for a user to manually enter an IP address or know the endpoints served by the board.