From 63ceb1c3572ed85fa42c531ee6875a51d582992c Mon Sep 17 00:00:00 2001
From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com>
Date: Wed, 3 Aug 2022 11:55:46 -0700
Subject: [PATCH] Added ESP8266 WiFi Deauther Module
---
Wifi_DevBoard/ReadMe.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Wifi_DevBoard/ReadMe.md b/Wifi_DevBoard/ReadMe.md
index 3d856420..97b72ae8 100644
--- a/Wifi_DevBoard/ReadMe.md
+++ b/Wifi_DevBoard/ReadMe.md
@@ -13,6 +13,13 @@ Check out [Frog's write-up](https://github.com/FroggMaster/ESP32-Wi-Fi-Penetrati
Another fun project is from [SequoiaSan](https://github.com/SequoiaSan)! Originally designed for an ESP8266, it has been ported to run on the Flipper Wifi Devboard too.
Check out the [Release Info](https://github.com/SequoiaSan/FlipperZero-WiFi-Scanner_Module) and [Install Instructions](https://github.com/SequoiaSan/Guide-How-To-Upload-bin-to-ESP8266-ESP32) direct from the source. (Some pinout info is included there and on my [GPIO page](https://github.com/UberGuidoZ/Flipper/tree/main/GPIO).)
+# ESP8266 WiFi Deauther Module (not devboard...)
+
+Yet another fun project is from [SequoiaSan](https://github.com/SequoiaSan)! Only working/designed for an ESP8266, but porting it to run on the Flipper Wifi Devboard is a WIP.
+Check out the [Release Info](https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module) and [Install Instructions](https://github.com/SequoiaSan/FlipperZero-Wifi-ESP8266-Deauther-Module#how-to) direct from the source. (Some pinout info is included there and on my [GPIO page](https://github.com/UberGuidoZ/Flipper/tree/main/GPIO).)
+
+Sequoia has been kind enough to create a [web flasher](https://sequoiasan.github.io/FlipperZero-Wifi-ESP8266-Deauther-Module/). Once you've gotten things flashed, here's some quick instructions [from Discord](https://discord.com/channels/937479784148115456/978425715525582918/1004397635098120274) for accessing the Web Interface: Connect to the SSID `pwned` with the password of `deauther` then use a browser to go to http://192.168.4.1
+
# [Marauder](https://github.com/justcallmekoko/ESP32Marauder) install information
(Direct from the dev WillStunForFood on Discord - check out [his video walkthrough](https://www.youtube.com/watch?v=_YLTpNo5xa0) too!):