Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 306 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 306 Bytes

ESP32 Sniffer

An ESP32 Sniffer made with ArduinoPCAP and used in Capibara Zero.

How to use it?

Connect your SD socket to ESP32, initialize the WifiSniffer class and the sniffer will start to save packet in SD in a .pcap file.

Check out the example.

Required libraries

  • Timelib
  • ArduinoPCAP