esp32_nat_router
esp32_nat_router copied to clipboard
change name of nat router
How do i change the name of web page "esp32 nat config" to a name which i want?
Edit this file.
$ grep -rn "Router Config" *
main/pages.h:67:<h1>ESP32 NAT Router Config</h1>\
main/pages.h:72:document.body.innerHTML ='<h1>ESP32 NAT Router Config</h1>The new settings have been sent to the device.<br/>The page will refresh soon automatically...';\
main/pages.h:233:<h1>ESP32 NAT Router Config</h1>\
main/pages.h:238:document.body.innerHTML ='<h1>ESP32 NAT Router Config</h1>The new settings have been sent to the device.<br/>The page will refresh soon automatically...';\