spacehuhn / esp8266_beaconSpam

Creates up to a thousand WiFi access points with custom SSIDs.
MIT License
1k stars 200 forks source link

Beacon packets receive #30

Open toncho11 opened 4 years ago

toncho11 commented 4 years ago

Hi,

Is it possible to receive beacon packets with your software. I need to process beacon packets in real time, meaning no buffering. libpcap does buffering of 10 packages before user processing them.

spacehuhn commented 4 years ago

Hi, this software is only for sending beacons, not receiving them.