mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 08:15:51 +03:00
[GH-ISSUE #1301] Deauthuer 2.5 Users not showing #650
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#650
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 @PumpP on GitHub (Sep 9, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1301
Hello all, I'm new to this and I have tested my first projet which is the deauther version 2.5, all seems to work okay but I cannot see users connected to my network, I have seen a screenshot of this same program that had a user tab at the top next to scan.
Have I missed something?
@welcome[bot] commented on GitHub (Sep 9, 2020):
Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍️ Provide enough information to understand, recreate and help out with your problem
4. ℹ️ Let us know if you find a solution and please share it with us
5. 📕 Close the issue when your problem has been solved
@ghost commented on GitHub (Sep 10, 2020):
Try installing this version v2. 1. 0
https://github.com/SpacehuhnTech/esp8266_deauther/releases/tag/v2.1.0
Your version V. 2. 5 is a beta version and therefore there are bugs, but before flashing to version 2.1.0, you need to flash https://github.com/SpacehuhnTech/esp8266_deauther/wiki/FAQ#how-to-do-a-reset to avoid unnecessary problems;) And after flashing, I recommend restarting esp8266 several times
@PumpP commented on GitHub (Sep 10, 2020):
Many thanks.
Kind regards.
Pete.
The information contained in this e-mail is confidential and may be legally privileged, except where expressly indicated, it may not necessarily represent my views.
This e-mail is intended solely for the addressee(s) and I ask that any unauthorised recipient advise the sender immediately. If you are not the intended recipient any disclosure, copying, distribution or any other action taken in reliance on it is prohibited and may be unlawful.
@ghost commented on GitHub (Sep 10, 2020):
always happy to help
@vovanhau commented on GitHub (Sep 12, 2020):
Is there a way to attack a device on boot by mac address without selecting it from a scan?
@ghost commented on GitHub (Sep 12, 2020):
After the first scan, you can save your device or wi-fi network to esp8266, and after rebooting, you can immediately select the device you saved! You can also change the AutoSave time in the settings:)
@vovanhau commented on GitHub (Sep 12, 2020):
https://www.youtube.com/watch?v=HWZrBoIKacw
Is it possible to do so on 8266 mcu modems or not
@ghost commented on GitHub (Sep 12, 2020):
theoretically esp8266 can attack everyone at once, but the current firmware does not have such a function. As for a MAC attack without an initial scan, I'm not sure if this can be done. If you need to disable everyone at once, that is, mdk4 on github;)
@stale[bot] commented on GitHub (Dec 13, 2020):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.