mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[PR #1013] [CLOSED] Need Auto Attack. #1123
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#1123
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?
📋 Pull Request Information
Original PR: https://github.com/SpacehuhnTech/esp8266_deauther/pull/1013
Author: @zlevetsky
Created: 12/23/2018
Status: ❌ Closed
Base:
master← Head:sd-updatable📝 Commits (5)
90c2c8aNamespacing FScacb614implemented binary hot-loading from SDb8c1696adding sd-update library61a87e5added #defines to A_Config.h0ba2363made reset sketch sd-loadable📊 Changes
10 files changed (+210 additions, -72 deletions)
View changed files
📝
Reset_Sketch/Reset_Sketch.ino(+56 -46)📝
esp8266_deauther/A_config.h(+29 -1)📝
esp8266_deauther/SerialInterface.cpp(+13 -5)📝
esp8266_deauther/SerialInterface.h(+4 -1)📝
esp8266_deauther/esp8266_deauther.ino(+3 -1)📝
esp8266_deauther/functions.h(+12 -12)📝
esp8266_deauther/language.h(+2 -1)➕
esp8266_deauther/sdupdater.cpp(+59 -0)➕
esp8266_deauther/sdupdater.h(+27 -0)📝
esp8266_deauther/wifi.h(+5 -5)📄 Description
Hi. Thanks for this project.
I need feature for auto attack APs & Stations.
Can it?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.