Wireshark-dev: Re: [Wireshark-dev] extcap tools
Date Prev · Date Next · Thread Prev · Thread Next
From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 26 Mar 2019 14:57:44 -0700
On Mar 26, 2019, at 1:57 PM, Guy Harris <guy@xxxxxxxxxxxx> wrote:

> There is no way to list the full paths of extcap executables from the command line; tshark -G plugins, which looks as if it's *intended* to be the equivalent of About > Folders, lists only run-time-loadable-object and Lua plugins, not extcap plugins.

I've checked in a change to make "tshark -G plugins" show extcap plugins as well.