curl-users
Re: Curl as a ssh proxy tunnel
Date: Mon, 2 Nov 2009 20:11:44 +0100
> On Sun, Oct 18, 2009 at 2:31 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
>> Not really, but you can use libcurl to accomplish that function basically. I
>> helped Bryan Childs get started on a project like that two years ago, but it
>> never took off:
>>
>> http://repo.or.cz/w/curltunnel.git
>>
>> I'm sure someone interested enough could carry on that work.
>
> Thanks, I'll take a look at it and let you know if I get any further with it.
For the occasional google'er with the same problem: Now I have
curltunnel working on linux after changing 'return 0;' with 'return
n;' on line 177. I am willing help others with this program if needed.
I am still struggling to make this work on Windows, no succes yet.
Karel.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2009-11-02