You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Create and send .pcap files using ESP8266/ESP32 and Arduino.
8
8
9
9
This is a proof of concept! The included examples are only for ESP8266 and ESP32, but the library can be used for other Arduinos aswell. The packet output in the examples is unfiltered and maybe malformed, **errors can occur!**
10
10
11
+
Also a big thanks to [xdavidhu](http://github.com/xdavidhu) for writing the python script to connect to Wireshark!
12
+
11
13
## Installation
12
14
13
15
Download this project and extract the .zip file to the Arduino `libraries` folder.
0 commit comments