mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[GH-ISSUE #84] Deauthentication information on web interface #57
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nisc3 on GitHub (Mar 5, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/84
Is it possible to show real-time deauthentication results on web interface? Like this: http://imgur.com/a/PfQiM
@joneroy commented on GitHub (Mar 5, 2017):
@nisc3 I think it's possible
@N0vaPixel commented on GitHub (Mar 5, 2017):
What in the mdk3 tool is missing here, the web interface show you the packet rate. What more ?
@nisc3 commented on GitHub (Mar 6, 2017):
In mdk3, it shows that 'Disconnected between____ and _____' so is it possible to output this information on web interface?
@spacehuhn commented on GitHub (Mar 6, 2017):
yes it would be possible but it's pretty useless and not worth the limited hardware resources of the chip. So no sorry, if you want that you can implement this yourself.
@anudeepND commented on GitHub (Mar 7, 2017):
Can we implement something like lite version and not as detailed as mdk3?