[MonoDevelop] Continuously feed tshark output into Mono?

Kevin Key kevinkey at gmail.com
Fri Oct 14 16:59:14 UTC 2016


It looks like I'm posting to the wrong list. Sorry.

On Thu, Oct 13, 2016 at 11:56 PM, Kevin Key <kevinkey at gmail.com> wrote:

> Hi,
>
> Is it possible to execute the below command from Mono and then
> continuously feed the output into a variable in Mono?
>
> tshark -i eth0 -Y 'http.request.method == GET'
>
> I'm trying to port a C# WinForms app I developed that uses WinPcap and
> PcapDotNet into Mono so I can run it on my Raspberry Pi.
>
> I need to be able to continuously capture packet data - mostly http
> strings.
>
> Is this possible?
>
> Thanks,
>
> Kevin
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/monodevelop-list/attachments/20161014/f2c77467/attachment.html>


More information about the Monodevelop-list mailing list