curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder Daniel himself.

Re: Setting up the user survey 2024

From: Daniel Stenberg via curl-library <curl-library_at_lists.haxx.se>
Date: Wed, 8 May 2024 09:27:56 +0200 (CEST)

On Tue, 7 May 2024, Patrick Monnerat wrote:

>> I always just run 'ssh -D' to create a SOCKS proxy that curl can use...

> I was rather thinking of something like 'ssh -L' provides, but without using
> intermediate local sockets.

Okay, I understand. It is indeed a fair idea, but asking users in the survey
about if they want this supported seems like asking a lot since you are
basically inventing an entirely new proxy style here and we would need a
couple of paragraphs to explain it.

>> Is this not what --preproxy already allows at least with an additional
>> proxy?
>
> This would be a generalization of this case, allowing multilevel nested
> "tunnelling" with any supporting protocol in any order, each level adding a
> layer.

For most proxies you connect to, that proxy takes the next connect step that
is inaccessible for the client - usually the proxy also resolves the host
name. Multilevel proxies are unusual because they can only work for a certain
set of proxies and in specific conditions.

I don't think average users understand how this works, and since even I need
to ask about the feature, I don't see how we can ask for feedback on this in
the survey.

I think we need to ask simpler questions.

> In short, the idea is to bring much of cfilters under user control !

I think you need to present actual use cases first. Show what you want to do
and who what you're proposing helps solve those use cases.

-- 
  / daniel.haxx.se
  | Commercial curl support up to 24x7 is available!
  | Private help, bug fixes, support, ports, new features
  | https://curl.se/support.html
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html
Received on 2024-05-08