mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 08:15:51 +03:00
[GH-ISSUE #267] Bug with scanned stations if you re-scan for networks #158
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#158
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 @samdenty on GitHub (Aug 8, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/267
Latest version affected: yes
How to replicate
@spacehuhn commented on GitHub (Aug 8, 2017):
Thanks!
I guess the station-list is not cleared when scanning for new APs. It saves the old ID from the AP, but by scanning fo new APs the IDs may change therefor making a faulty station list.
@tobozo commented on GitHub (Mar 24, 2018):
fixed in the next version, closing this