mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2025-12-23 06:59:59 +01:00
Simplified a bit
This commit is contained in:
22
README.md
22
README.md
@@ -3,22 +3,14 @@ Deauthentication attack and other 'hacks' using an ESP8266.
|
||||
|
||||

|
||||
|
||||
[**Support me and my projects on Patreon!**
|
||||
<img width="450" alt="Support me on Patreon" src="https://raw.githubusercontent.com/spacehuhn/esp8266_deauther/master/screenshots/patreon.png">](https://www.patreon.com/spacehuhn)
|
||||
**Support me and my projects on [Patreon!](https://www.patreon.com/spacehuhn)**
|
||||
[<img width="200" alt="Support me on Patreon" src="https://raw.githubusercontent.com/spacehuhn/esp8266_deauther/master/screenshots/patreon.png">](https://www.patreon.com/spacehuhn)
|
||||
|
||||
|
||||
**Referring to this project as "jammer" is prohibited! Name the project by its correct name.**
|
||||
|
||||
I disabled the issue section because of the flood of invalid questions, unrelated to this project.
|
||||
All necessary information is described below. Do not open issues about this project on any other of my projects, otherwise you will be blocked immediately!
|
||||
|
||||
**This project is a proof of concept for testing and education only.**
|
||||
Neither the ESP8266, nor the SDK was meant and build for such purposes.
|
||||
Bugs can occur!
|
||||
I disabled the issue section because of the flood of invalid questions. All the information you need is described here. Don't open issues about this project on my other projects or you will be blocked immediately!
|
||||
|
||||
**New official supported boards available!**
|
||||
Go to [Supported Devices](#supported-devices) for more.
|
||||
[](#supported-devices)
|
||||
Go to [Supported Devices](#supported-devices) for more information.
|
||||
[<img height="350" alt="WiFi Deauther Board" src="https://raw.githubusercontent.com/spacehuhn/esp8266_deauther/master/screenshots/wifi_deauther_board.jpg">](#supported-devices)
|
||||
|
||||
## Contents
|
||||
- [Introduction](#introduction)
|
||||
@@ -74,6 +66,10 @@ I made a [Deauth Detector](https://github.com/spacehuhn/DeauthDetector) using th
|
||||
|
||||
## Disclaimer
|
||||
|
||||
**This project is a proof of concept for testing and education only.**
|
||||
Neither the ESP8266, nor the SDK was meant and build for such purposes.
|
||||
Bugs can occur!
|
||||
|
||||
Use it only for testing purposes on your own devices!
|
||||
I don't take any responsibility for what you do with this program.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user