X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Hongyi Zhao Subject: Re: [OT] Re: Want to use tor with wget. Date: Wed, 14 Oct 2009 23:03:28 +0800 Lines: 29 Message-ID: References: <3j28d51fso528qi14rpfqcga8r9oqckji8 AT 4ax DOT com> <4AD413B2 DOT 1070903 AT gmail DOT com> <1631589547 DOT 20091013204226 AT gmail DOT com> <4AD4DE7C DOT 7030606 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, 13 Oct 2009 21:09:32 +0100, Dave Korn wrote: >Well, you can use wget! Or you can tell your curl to pretend it is wget! I also found that the following command will do the trick: $ curl -x localhost:8118 'http://www.cybersyndrome.net/pla5.html' -A 'User-Agent: Wget/1.11.4' But the following command will fail: $ curl -x localhost:8118 'http://www.cybersyndrome.net/pla5.html' 302 Found

Found

The document has moved here.

Very strange, the above result is just the sasem as that returned by the switch --socks5. Why does this happen? Any hints will be highly appreciated. Best regards. -- .: Hongyi Zhao [ hongyi.zhao AT gmail.com ] Free as in Freedom :. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple