>
> However, I should come clean.  I can only do this with tcpdump, as I
> can not install any other software on this box for reasons outside
> the scope of this conversation.  Is there any way to accomplish
> reading HTTP headers with tcpdump only from a CLI?
>
> Thanks,
>
> Christian

tcpdump -X -s 1500

will give you a dump in both hex and ascii of packets up to 1500 bytes.

Regards,  Mike Klinke


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to