GANESH-ICMC / esp32-deauther

170 stars 18 forks source link

Connect WiFi Access Point #7

Closed joelsernamoreno closed 3 years ago

joelsernamoreno commented 3 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 3 years ago

Same issue

henriquenunez commented 3 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.