[clue] CLI curl and what is different.

Chris Fedde chris at fedde.us
Mon May 5 08:32:49 MDT 2014


Of course wireshark has a great UI and is probably the recommended tool for
much of this kind of work.
I find the technique used to define filters a bit obscure but that's
probably a familiarity issue as much as anything else.

I tend to use tcpdump for this kind if thing.

sudo tcpdump  -s1564 -w - port 80 | strings
sudo tcpdmup -s1500 -X -vv port 80





On Thu, May 1, 2014 at 10:35 PM, David L. Anselmi <anselmi at anselmi.us>wrote:

> Christopher Cross wrote:
> > I have the same script on two different machines.
>
> There's a .curlrc that might give different options.
>
> I would look at wireshark to see what's different.
>
> Dave
> _______________________________________________
> clue mailing list: clue at cluedenver.org
> For information, account preferences, or to unsubscribe see:
> http://cluedenver.org/mailman/listinfo/clue
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue/attachments/20140505/91882204/attachment.html 


More information about the clue mailing list