mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-08-03 01:11:49 -07:00
changed settings html "beacon encrypted" to "WPA2 beacons""
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -69,7 +69,7 @@
|
||||
<input type="number" id="timeout" min="-1" max="65536">s
|
||||
<p class="small">0 = no timeout</p>
|
||||
|
||||
<label for="ssidEnc">beacon encrypted:</label>
|
||||
<label for="ssidEnc">WPA2 beacons:</label>
|
||||
<input type="checkbox" name="ssidEnc" id="ssidEnc" value="false">
|
||||
<br />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user