Credits

Disclaimer

This project is a proof of concept for testing and educational purposes.
Neither the ESP8266, nor its SDK was meant or build for such purposes. Bugs can occur!

Use it only against your own networks and devices!

It uses valid Wi-Fi frames described in the IEEE 802.11 standard and does not block or disrupt any frequencies.
Please check the legal regulations in your country before using it.

Please don't refer to this project as "jammer", as it undermines the real purpose of this project!
If you do, it only proves that you didn't understand anything of what this project stands for.
Publishing content about this without without a proper explanation shows that you only do it for the clicks, fame and/or money and have no respect for intellectual property, the community behind it and the fight for a better WiFi standard.

For more information visit:
github.com/spacehuhntech/esp8266_deauther

Acknowledgements

A huge thanks to:

for helping out with various things regarding this project and keeping it alive!

Also thanks to everyone working on the libraries used for this project:
We also thank Espressif and their community for this awesome chip and all the software and hardware projects around it and the countless tutorials you can find online!

License

In regards to the firmware:

MIT License
Copyright (c) 2020 Spacehuhn Technologies

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.