esp32_nat_router icon indicating copy to clipboard operation
esp32_nat_router copied to clipboard

Question/Feature Request

Open Github73840134 opened this issue 4 years ago • 0 comments

Hello , Is there any way that you can protect the setup page Also is there any way I can configure the router using post requests from python eg

import requests as r
r.post('ip_address_here',{'setup_login_password':'1234,'static_ip':'',...}

Thanks

Github73840134 avatar May 27 '21 00:05 Github73840134