SerialPCAP icon indicating copy to clipboard operation
SerialPCAP copied to clipboard

Implement Wireshark extcap interface

Open cmcqueen opened this issue 7 years ago • 2 comments

Just a suggestion, to implement the Wireshark extcap interface.

cmcqueen avatar May 10 '18 08:05 cmcqueen

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

j123b567 avatar May 10 '18 09:05 j123b567

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.

cmcqueen avatar May 10 '18 11:05 cmcqueen