mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 15:10:06 +01:00
fixed spelling error
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -47,7 +47,7 @@
|
|||||||
<br /><br />
|
<br /><br />
|
||||||
<b>probe request [probe request flood attack]:</b><br />
|
<b>probe request [probe request flood attack]:</b><br />
|
||||||
Spams probe request frames with all SSIDs in the list below.<br />
|
Spams probe request frames with all SSIDs in the list below.<br />
|
||||||
Usefull to confuse and spam WiFi trackers.
|
Useful to confuse and spam WiFi trackers.
|
||||||
</p>
|
</p>
|
||||||
<br />
|
<br />
|
||||||
<p class="block bold">SSIDs: <span id="ssidCounter">0/64</span> <button class="marginNull warnBtn" onclick="clearSSID()">clear</button> <button class="marginNull" onclick="randomSSID()">random</button> <button class="marginNull" onclick="cloneSSID()">clone</button> <button class="marginNull" onclick="addSSID()">add</button></p>
|
<p class="block bold">SSIDs: <span id="ssidCounter">0/64</span> <button class="marginNull warnBtn" onclick="clearSSID()">clear</button> <button class="marginNull" onclick="randomSSID()">random</button> <button class="marginNull" onclick="cloneSSID()">clone</button> <button class="marginNull" onclick="addSSID()">add</button></p>
|
||||||
|
|||||||
Reference in New Issue
Block a user