Skip to content

Project at AGH University of Science and Technology.

License

Notifications You must be signed in to change notification settings

zabszk/ESP8266-WiFi-Deauther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 WiFi Deauther

Basic configuration

Windows

To compile this project you need MSYS2, which can be downloaded here: https://www.msys2.org/

After installing MSYS2 you need to run the following command

make install-arduino-cli

to install Arduino CLI.

Make commands

make install-arduino-cli - installs Arduino CLI in ./bin/ directory

make install-deps - installs libraries and boards

make build - compiles the project

make flash - compiles and flashes the project into ESP8266 connected on port COM3

About

Project at AGH University of Science and Technology.

Topics

Resources

License

Stars

Watchers

Forks