Open iBobik opened 5 years ago
If I have webrepl enabled for access point it will make it available even for other networks.
My config:
{ "schema": 2, "known_networks": [ { "ssid": "xxxxxx", "password": "xxxxxx", "enables_webrepl": false }, { "ssid": "xxxxxx", "password": "xxxxxx", "enables_webrepl": false } ], "access_point": { "config": { "essid": "xxxxxx", "channel": 11, "hidden": false, "password": "xxxxxx" }, "enables_webrepl": true, "start_policy": "always" } }
This is like security bug for me.
If I have webrepl enabled for access point it will make it available even for other networks.
My config:
This is like security bug for me.