eizo-pcap-decode.go: figure out USBHID
All checks were successful
Alpine 3.20 Success

This commit is contained in:
2024-11-27 10:00:08 +01:00
parent be50fd4b8f
commit 02da76e958

View File

@@ -1,4 +1,4 @@
// Usage: tshark { -r FILE | -i INTERFACE } -l -T ek \
// Usage: tshark { -r FILE | -i INTERFACE } -l -T ek --disable-protocol usbhid \
// | go run eizo-pcap-decode.go [ | less -R]
//
// This cannot be done through -T json, because tshark doesn't immediately