SerialPCAP
SerialPCAP copied to clipboard
Implement Wireshark extcap interface
Feel free to implement it
It is just a matter of the command line interface. Fifo/pipe/real-time mode is already supported. https://github.com/j123b567/SerialPCAP#pipe-realtime-mode-on-linux
I'll probably do so for a custom capture tool, though I'm more likely to write my tool in Python since I'm not so familiar with C# and .NET.
It looks as though Wireshark for Windows also supports a named pipe.