Re: curl equivalence
Re: curl equivalence
- Subject: Re: curl equivalence
- From: David LeBer <email@hidden>
- Date: Fri, 28 Oct 2005 12:32:37 -0400
On 28-Oct-05, at 12:24 PM, Doug McNutt wrote:
At 10:35 -0400 10/28/05, John R. wrote:
Is there a tool for debugging and/or listening to the data
transfers that you guys use to figure out what is going on?
<http://www.icab.de> A browser with a small fee if you want the
most current version, free otherwise.
Check it out for either Classic or OS neXt. Find the log option in
the extensive preference panes and set it to show everything. Open
the log in a text editor later.
Also check out the curl mailing list archives for other command-
line options involving TCP sniffers and the like.
List-Archive: <http://cool.haxx.se/pipermail/curl-users>
List-Post: <mailto:email@hidden>
List-Subscribe: <http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-
users>,
<mailto:email@hidden?subject=subscribe>
Ethernet packet sniffers - Ethereal - are another option but if you
are dealing with https the packets will need to be decoded and
that's a PITA.
--
I've used tcpflow with good success:
<http://www.entropy.ch/software/macosx/#tcpflow>
Usage:
sudo /usr/local/bin/tcpflow -i en0 -c port 80
With en0 being the current ethernet port.
--
;david
--
David LeBer
"I am codeferous!"
Codeferous Software
site: http://www.codeferous.com
blog: http://david.codeferous.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden