Re: [OT] Re: Want to use tor with wget.

2009-10-14 Thread Dave Korn
Hongyi Zhao wrote: > Any hints will be highly appreciated. The only hint I will give you on this list is TITTTL. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: [OT] Re: Want to use tor with wget.

2009-10-14 Thread Hongyi Zhao
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 foll

Re: [OT] Re: Want to use tor with wget.

2009-10-14 Thread Dave Korn
Hongyi Zhao wrote: > On Wed, 14 Oct 2009 06:28:04 +0100, Dave Korn wrote: > >> See how I removed the part after the @ sign when replying to you, so >> that you would not get harvested and spammed: >> hongyi.zhao wrote: > On Tuesday, October 13, 2009 at 13:44, dave.korn.cygwin wrote: > >

Re: [OT] Re: Want to use tor with wget.

2009-10-14 Thread Hongyi Zhao
On Wed, 14 Oct 2009 06:28:04 +0100, Dave Korn wrote: >See how I removed the part after the @ sign when replying to you, so >that you would not get harvested and spammed: > >>> hongyi.zhao wrote: On Tuesday, October 13, 2009 at 13:44, dave.korn.cygwin wrote: Do you trim the part after the @ s

Re: [OT] Re: Want to use tor with wget.

2009-10-13 Thread Dave Korn
Hongyi Zhao wrote: > Good, thanks a lot, I've got it. You didn't get this bit: >> [ We're offtopic here since it's not a cygwin-specific issue anymore, so I've >> set a follow-up to the cygwin-talk list in case you have further questions or >> replies. ] Possibly your mailer is configured i

Re: [OT] Re: Want to use tor with wget.

2009-10-13 Thread Hongyi Zhao
On Tue, 13 Oct 2009 21:09:32 +0100, Dave Korn wrote: >[ We're offtopic here since it's not a cygwin-specific issue anymore, so I've >set a follow-up to the cygwin-talk list in case you have further questions or >replies. ] > >hongyi.zhao wrote: >> On Tuesday, October 13, 2009 at 13:44, dave.korn.

[OT] Re: Want to use tor with wget.

2009-10-13 Thread Dave Korn
[ We're offtopic here since it's not a cygwin-specific issue anymore, so I've set a follow-up to the cygwin-talk list in case you have further questions or replies. ] hongyi.zhao wrote: > On Tuesday, October 13, 2009 at 13:44, dave.korn.cygwin wrote: >> Hongyi Zhao wrote: > I want to use wget to

Re: Want to use tor with wget.

2009-10-13 Thread hongyi . zhao
On Tuesday, October 13, 2009 at 13:44, dave.korn.cyg...@googlemail.com wrote: > Hongyi Zhao wrote: >> Hi all, >> >> Tor (http://www.torproject.org/) is a great free software. >> >> When I installed Tor on my winxp system, then I have a local socks >> proxy server: 127.0.0.1:9050 >> >> Now, I w

Re: Want to use tor with wget.

2009-10-12 Thread Dave Korn
Hongyi Zhao wrote: > Hi all, > > Tor (http://www.torproject.org/) is a great free software. > > When I installed Tor on my winxp system, then I have a local socks > proxy server: 127.0.0.1:9050 > > Now, I want to use wget through this SOCKS proxy provided by Tor under > cygwin. I tried this

Want to use tor with wget.

2009-10-12 Thread Hongyi Zhao
Hi all, Tor (http://www.torproject.org/) is a great free software. When I installed Tor on my winxp system, then I have a local socks proxy server: 127.0.0.1:9050 Now, I want to use wget through this SOCKS proxy provided by Tor under cygwin. Any hints on this issue? Thanks in advance. Hongy