mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 00:05:55 +03:00
[PR #247] [MERGED] Version 1.5 #1058
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#1058
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/247
Author: @spacehuhn
Created: 6/5/2017
Status: ✅ Merged
Merged: 6/5/2017
Merged by: @spacehuhn
Base:
master← Head:testing📝 Commits (10+)
c70bc66Merge branch 'master' into testing4c069a5Add select / deselect all functionalityec0d4fbFixed NameList buga1b7a06NameList fixacc0cf8Added a list of the contributors in the "info" web page98deeb5Prevent ClientScan to pick the broadcast address as a client3128dbeFixed APScan select bug + Attack status bugff745f6Enabled Multiple attacks + Improved Probe Request64cb0a6Added Mac-change & Beacon Interval Settinge33758cAdded Random-SSID Mode📊 Changes
35 files changed (+1882 additions, -708 deletions)
View changed files
➖
.github/issue_template.md(+0 -5)➖
.github/issues.md(+0 -50)📝
LICENSE(+158 -18)📝
README.md(+570 -282)📝
esp8266_deauther/APScan.cpp(+26 -7)📝
esp8266_deauther/Attack.cpp(+87 -32)📝
esp8266_deauther/Attack.h(+18 -1)📝
esp8266_deauther/ClientScan.cpp(+21 -10)📝
esp8266_deauther/NameList.cpp(+18 -12)📝
esp8266_deauther/NameList.h(+3 -2)📝
esp8266_deauther/SSIDList.cpp(+3 -3)📝
esp8266_deauther/SSIDList.h(+1 -1)📝
esp8266_deauther/Settings.cpp(+52 -28)📝
esp8266_deauther/Settings.h(+10 -2)📝
esp8266_deauther/data.h(+18 -18)📝
esp8266_deauther/esp8266_deauther.ino(+172 -104)➕
screenshots/wifi_deauther_board.jpg(+0 -0)➕
web_server/converter.html(+71 -0)📝
web_server/html/apscan.html(+9 -1)📝
web_server/html/attack.html(+54 -18)...and 15 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.