Home
last modified time | relevance | path

Searched refs:proxy (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/curl/docs/cmdline-opts/
H A Dproxy-anyauth.md4 Long: proxy-anyauth
5 Help: Pick any proxy authentication method
7 Category: proxy auth
10 - proxy
11 - proxy-basic
12 - proxy-digest
14 - --proxy-anyauth --proxy-user user:passwd -x proxy $URL
17 # `--proxy-anyauth`
20 the given HTTP proxy. This might cause an extra request/response round-trip.
H A Dproxy-digest.md4 Long: proxy-digest
5 Help: Digest auth with the proxy
6 Category: proxy tls
10 - proxy
11 - proxy-anyauth
12 - proxy-basic
14 - --proxy-digest --proxy-user user:passwd -x proxy $URL
17 # `--proxy-digest`
19 Use HTTP Digest authentication when communicating with the given proxy. Use
H A Dproxy-pass.md4 Long: proxy-pass
6 Help: Pass phrase for the private key for HTTPS proxy
8 Category: proxy tls auth
11 - proxy
12 - proxy-key
14 - --proxy-pass secret --proxy-key here -x https://proxy $URL
17 # `--proxy-pass`
19 Same as --pass but used in HTTPS proxy context.
H A Dproxy-key-type.md4 Long: proxy-key-type
6 Help: Private key file type for proxy
8 Category: proxy tls
11 - proxy-key
12 - proxy
14 - --proxy-key-type DER --proxy-key here -x https://proxy $URL
17 # `--proxy-key-type`
19 Same as --key-type but used in HTTPS proxy context.
H A Dproxy-basic.md4 Long: proxy-basic
5 Help: Use Basic authentication on the proxy
6 Category: proxy auth
10 - proxy
11 - proxy-anyauth
12 - proxy-digest
14 - --proxy-basic --proxy-user user:passwd -x proxy $URL
17 # `--proxy-basic`
19 Use HTTP Basic authentication when communicating with the given proxy. Use
H A Dproxy-ntlm.md4 Long: proxy-ntlm
5 Help: NTLM authentication with the proxy
6 Category: proxy auth
10 - proxy-negotiate
11 - proxy-anyauth
13 - --proxy-ntlm --proxy-user user:passwd -x http://proxy $URL
16 # `--proxy-ntlm`
18 Use HTTP NTLM authentication when communicating with the given proxy. Use
H A Dproxy-negotiate.md4 Long: proxy-negotiate
5 Help: HTTP Negotiate (SPNEGO) auth with the proxy
7 Category: proxy auth
10 - proxy-anyauth
11 - proxy-basic
13 - --proxy-negotiate --proxy-user user:passwd -x proxy $URL
16 # `--proxy-negotiate`
19 proxy. Use --negotiate for enabling HTTP Negotiate (SPNEGO) with a remote
H A Dsocks5-hostname.md6 Help: SOCKS5 proxy, pass hostname to proxy
8 Category: proxy
14 - --socks5-hostname proxy.example:7000 $URL
19 Use the specified SOCKS5 proxy (and let the proxy resolve the hostname). If
22 To specify proxy on a unix domain socket, use localhost for host, e.g.
25 This option overrides any previous use of --proxy, as they are mutually
28 This option is superfluous since you can specify a socks5 hostname proxy with
29 --proxy using a socks5h:// protocol prefix. (Added in 7.21.7)
31 --preproxy can be used to specify a SOCKS proxy at the same time --proxy is
32 used with an HTTP/HTTPS proxy (added in 7.52.0). In such a case, curl first
[all …]
H A Dproxy-tlsauthtype.md4 Long: proxy-tlsauthtype
6 Help: TLS authentication type for HTTPS proxy
8 Category: proxy tls auth
11 - proxy
12 - proxy-tlsuser
14 - --proxy-tlsauthtype SRP -x https://proxy $URL
17 # `--proxy-tlsauthtype`
19 Same as --tlsauthtype but used in HTTPS proxy context.
H A Dproxy-key.md4 Long: proxy-key
5 Help: Private key for HTTPS proxy
7 Category: proxy tls
11 - proxy-key-type
12 - proxy
14 - --proxy-key here -x https://proxy $URL
17 # `--proxy-key`
19 Same as --key but used in HTTPS proxy context.
H A Dproxy-tlspassword.md4 Long: proxy-tlspassword
6 Help: TLS password for HTTPS proxy
8 Category: proxy tls auth
11 - proxy
12 - proxy-tlsuser
14 - --proxy-tlspassword passwd -x https://proxy $URL
17 # `--proxy-tlspassword`
19 Same as --tlspassword but used in HTTPS proxy context.
H A Dproxy-tlsuser.md4 Long: proxy-tlsuser
6 Help: TLS username for HTTPS proxy
8 Category: proxy tls auth
11 - proxy
12 - proxy-tlspassword
14 - --proxy-tlsuser smith -x https://proxy $URL
17 # `--proxy-tlsuser`
19 Same as --tlsuser but used in HTTPS proxy context.
H A Dproxy-cert-type.md4 Long: proxy-cert-type
7 Help: Client certificate type for HTTPS proxy
8 Category: proxy tls
11 - proxy-cert
13 - --proxy-cert-type PEM --proxy-cert file -x https://proxy $URL
16 # `--proxy-cert-type`
18 Same as --cert-type but used in HTTPS proxy context.
H A Dproxy-cacert.md4 Long: proxy-cacert
5 Help: CA certificates to verify proxy against
8 Category: proxy tls
11 - proxy-capath
14 - proxy
16 - --proxy-cacert CA-file.txt -x https://proxy $URL
19 # `--proxy-cacert`
21 Same as --cacert but used in HTTPS proxy context.
H A Dproxy-tlsv1.md4 Long: proxy-tlsv1
5 Help: TLSv1 for HTTPS proxy
7 Category: proxy tls auth
10 - proxy
12 - --proxy-tlsv1 -x https://proxy $URL
15 # `--proxy-tlsv1`
17 Same as --tlsv1 but used in HTTPS proxy context.
H A Dproxy.md4 Long: proxy
7 Help: Use this proxy
8 Category: proxy
13 - proxy-basic
15 - --proxy http://proxy.example $URL
18 # `--proxy`
20 Use the specified proxy.
22 The proxy string can be specified with a protocol:// prefix. No protocol
23 specified or http:// it is treated as an HTTP proxy. Use socks4://,
41 use. If there is an environment variable setting a proxy, you can set proxy to
[all …]
H A Dproxy-service-name.md4 Long: proxy-service-name
6 Help: SPNEGO proxy service name
8 Category: proxy tls
12 - proxy
14 - --proxy-service-name "shrubbery" -x proxy $URL
17 # `--proxy-service-name`
19 Set the service name for proxy negotiation.
H A Dproxy-capath.md4 Long: proxy-capath
5 Help: CA directory to verify proxy against
8 Category: proxy tls
11 - proxy-cacert
12 - proxy
15 - --proxy-capath /local/directory -x https://proxy $URL
18 # `--proxy-capath`
20 Same as --capath but used in HTTPS proxy context.
26 OpenSSL. Using --proxy-capath can allow OpenSSL-powered curl to make
27 SSL-connections much more efficiently than using --proxy-cacert if the
[all …]
H A Dproxy-crlfile.md4 Long: proxy-crlfile
6 Help: Set a CRL list for proxy
8 Category: proxy tls
12 - proxy
14 - --proxy-crlfile rejects.txt -x https://proxy $URL
17 # `--proxy-crlfile`
19 Same as --crlfile but used in HTTPS proxy context.
H A Dproxy-cert.md4 Long: proxy-cert
6 Help: Set client certificate for proxy
8 Category: proxy tls
11 - proxy-cert-type
13 - --proxy-cert file -x https://proxy $URL
16 # `--proxy-cert`
18 Same as --cert but used in HTTPS proxy context.
H A Dproxy-http2.md4 Long: proxy-http2
10 Help: Use HTTP/2 with HTTPS proxy
11 Category: http proxy
14 - proxy
16 - --proxy-http2 -x proxy $URL
19 # `--proxy-http2`
21 Negotiate HTTP/2 with an HTTPS proxy. The proxy might still only offer HTTP/1
H A Dproxytunnel.md6 Help: HTTP proxy tunnel (using CONNECT)
7 Category: proxy
11 - proxy
13 - --proxytunnel -x http://proxy $URL
18 When an HTTP proxy is used --proxy, this option makes curl tunnel the traffic
19 through the proxy. The tunnel approach is made with the HTTP proxy CONNECT
20 request and requires that the proxy allows direct connect to the remote port
23 To suppress proxy CONNECT response headers when curl is set to output headers
H A Dsocks4a.md6 Help: SOCKS4a proxy on given host + port
8 Category: proxy
20 Use the specified SOCKS4a proxy. If the port number is not specified, it is
21 assumed at port 1080. This asks the proxy to resolve the hostname.
23 To specify proxy on a unix domain socket, use localhost for host, e.g.
26 This option overrides any previous use of --proxy, as they are mutually
29 This option is superfluous since you can specify a socks4a proxy with --proxy
32 --preproxy can be used to specify a SOCKS proxy at the same time --proxy is
33 used with an HTTP/HTTPS proxy (added in 7.52.0). In such a case, curl first
34 connects to the SOCKS proxy and then connects (through SOCKS) to the HTTP or
[all …]
H A Dproxy-ssl-allow-beast.md4 Long: proxy-ssl-allow-beast
5 Help: Allow security flaw for interop for HTTPS proxy
7 Category: proxy tls
11 - proxy
13 - --proxy-ssl-allow-beast -x https://proxy $URL
16 # `--proxy-ssl-allow-beast`
18 Same as --ssl-allow-beast but used in HTTPS proxy context.
H A Dpreproxy.md6 Help: Use this proxy first
8 Category: proxy
11 - proxy
14 - --preproxy socks5://proxy.example -x http://http.example $URL
19 Use the specified SOCKS proxy before connecting to an HTTP or HTTPS --proxy. In
20 such a case curl first connects to the SOCKS proxy and then connects (through
21 SOCKS) to the HTTP or HTTPS proxy. Hence pre proxy.
23 The pre proxy string should be specified with a protocol:// prefix to specify
24 alternative proxy protocols. Use socks4://, socks4a://, socks5:// or
28 If the port number is not specified in the proxy string, it is assumed to be
[all …]

Completed in 141 milliseconds

12345678910>>...16