GANESH-ICMC / esp32-deauther

188 stars 19 forks source link

Connect WiFi Access Point #7

Closed joelsernamoreno closed 4 years ago

joelsernamoreno commented 4 years ago

Hello!

I have successfully installed ESP32-Deauther, I can see the SSID But... when I try to connect to the WiFi access point, ESP32 automatically rejects me and I cannot connect properly

Thank you!

fnxln commented 4 years ago

Same issue

henriquenunez commented 4 years ago

You're not getting it right. The network generated by the deauther is only a dummy one. It will send deauth packets to the mac address in the main.cpp file.

Check out the source code please.