Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 254 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 254 Bytes

esp-monitor: Wifi sniffing on the ESP8266

This project is a showcase how to capture packets in "monitor mode" on the ESP8266 and using libuwifi for analysis. It's output is simply a list of source MAC addresses with RSSI on the ESP8266 serial port.