OT: tcp redictor with dump-(in|out)put-to-stdout capability

Nikos Vassiliadis nvass at teledomenet.gr
Fri Apr 7 12:28:42 UTC 2006


On Friday 07 April 2006 15:10, Karl Pielorz wrote:
> >> Why dont you wish use tcpdump?
> >
> > Cause I want to debug http, which is ASCII. Having every
> > tcp segment in hex and/or ASCII won't help much.
> > 'GET / HTTP/1.1' is much easier to read than the hexdump.
> > 0x4174206c6561737420666f72206d653a29
>
> Have you tried tcpflow? That can either dump the actual flows to files - or
> you can dump them to the console...
>

I have already found what I was looking for. net/balance:)

> If you're sending it to the console, and it might be gifs / other binary,
> piping it through 'strings' is usually a good idea :)
>
> -Kp
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list