I would like to be able to use the "follow tcp stream" feature, but instead of saving it to a file, I would like to continuously output the conversation and pipe it into another program. Is this possible? If so, how would I do it?

asked 21 Dec '10, 18:11

harrym's gravatar image

harrym
1111
accept rate: 0%


Wireshark won't do that for you, maybe netcat or tcpflow might. See the tools wiki page.

link

answered 21 Dec '10, 22:59

Jaap's gravatar image

Jaap ♦
6.0k568
accept rate: 11%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×225
×36
×6
×3

Asked: 21 Dec '10, 18:11

Seen: 2,003 times

Last updated: 21 Dec '10, 22:59

powered by OSQA