Releases: Mr-Precise/esp8266_deauther
Releases · Mr-Precise/esp8266_deauther
2.6.1
Default SSID: pwned
PASSWD: deauther
Отличия этого форка в исправлении и перевода на Русский язык.
The differences of this fork are in fixing the translation into Russian.
- Extract the sources zip you downloaded
- Go into the
esp8266_deauther
folder and openesp8266_deauther.ino
with Arduino IDE 2.x - In Arduino IDE, go to File > Preferences and add this URL to the Additional Boards Manager URLs:
https://raw.githubusercontent.com/SpacehuhnTech/arduino/main/package_spacehuhn_index.json
- Now go to
Tools
>Board
>Boards Manager
, searchdeauther
, and installDeauther ESP8266 Boards
- Select your board at
Tools
>Board
and be sure it is at Deauther ESP8266 Boards (and not at ESP8266 Modules)! - Plugin your Deauther and select its ttyUSB0/COM port at
Tools
>Port
- Optional: To reset/override previous settings select
Tools
>Erase Flash
>All Flash Contents
Press upload