mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Netump Initial commit (#7527)
This commit is contained in:
9
libraries/Netdump/library.properties
Normal file
9
libraries/Netdump/library.properties
Normal file
@ -0,0 +1,9 @@
|
||||
name=NetDump
|
||||
version=2
|
||||
author=Herman Reintke
|
||||
maintainer=Herman Reintke
|
||||
sentence=tcpdump-like logger for esp8266/Arduino
|
||||
paragraph=Dumps input / output packets on "Print"able type, or provide a TCP server for the real tcpdump. Check examples. Some other unrelated and independant tools are included.
|
||||
category=Communication
|
||||
url=https://
|
||||
architectures=esp8266 lwip
|
Reference in New Issue
Block a user