mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-21 23:01:00 -08:00
Show complete packetrate in web interface
This commit is contained in:
@@ -63,6 +63,10 @@
|
||||
<td id="probePkts">0/0</td>
|
||||
<td><button id="probe" onclick="start(2)" class="select" data-translate="start">START</button></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">All Pkts/s:</td>
|
||||
<td colspan="2" id="allpkts">0</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<h2>Deauth</h2>
|
||||
|
||||
Reference in New Issue
Block a user