diff options
Diffstat (limited to 'docs/cmdline-opts/preproxy.d')
-rw-r--r-- | docs/cmdline-opts/preproxy.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/preproxy.d b/docs/cmdline-opts/preproxy.d index c91565c0e..e5dfb7f94 100644 --- a/docs/cmdline-opts/preproxy.d +++ b/docs/cmdline-opts/preproxy.d @@ -4,6 +4,7 @@ Help: Use this proxy first Added: 7.52.0 Category: proxy Example: --preproxy socks5://proxy.example -x http://http.example $URL +See-also: proxy socks5 --- Use the specified SOCKS proxy before connecting to an HTTP or HTTPS --proxy. In such a case curl first connects to the SOCKS proxy and then connects (through |