Home
last modified time | relevance | path

Searched refs:proxy (Results 1 – 25 of 396) 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-ntlm.md4 Long: proxy-ntlm
5 Help: NTLM authentication with the proxy
6 Category: proxy auth
10 - proxy-negotiate
11 - proxy-anyauth
12 - proxy-user
14 - --proxy-ntlm --proxy-user user:passwd -x http://proxy $URL
17 # `--proxy-ntlm`
19 Use HTTP NTLM authentication when communicating with the given proxy. Use
H A Dproxy-pass.md4 Long: proxy-pass
6 Help: Passphrase for 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 Passphrase for the private key for HTTPS proxy client certificate.
21 Equivalent to --pass 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`
20 --proxy-tlsauthtype when using HTTPS proxy. Requires that --proxy-tlsuser is
25 Equivalent to --tlspassword but used in HTTPS proxy context.
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
12 - proxy-service-name
14 - --proxy-negotiate --proxy-user user:passwd -x proxy $URL
17 # `--proxy-negotiate`
20 proxy. Use --negotiate for enabling HTTP Negotiate (SPNEGO) with a remote
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-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 Set username for use for HTTPS proxy with the TLS authentication method
20 specified with --proxy-tlsauthtype. Requires that --proxy-tlspassword also is
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-cacert.md4 Long: proxy-cacert
5 Help: CA certificates to verify proxy against
8 Category: proxy tls
11 - proxy-capath
15 - proxy
17 - --proxy-cacert CA-file.txt -x https://proxy $URL
20 # `--proxy-cacert`
22 Use the specified certificate file to verify the HTTPS proxy. The file may
25 This allows you to use a different trust for the proxy compared to the remote
26 server connected to via the proxy.
[all …]
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 Specify the private key file type your --proxy-key provided private key uses.
22 Equivalent to --key-type but used in HTTPS proxy context.
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
13 - proxy-tlspassword
15 - --proxy-tlsauthtype SRP -x https://proxy $URL
18 # `--proxy-tlsauthtype`
20 Set TLS authentication type with HTTPS proxy. The only supported option is
24 Equivalent to --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`
20 your HTTPS proxy. This option is the equivalent to --key but used in HTTPS
21 proxy context.
H A Dproxy-service-name.md4 Long: proxy-service-name
6 Help: SPNEGO proxy service name
8 Category: proxy tls
12 - proxy
13 - proxy-negotiate
15 - --proxy-service-name "shrubbery" -x proxy $URL
18 # `--proxy-service-name`
20 Set the service name for SPNEGO when doing proxy authentication.
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
12 - proxy-key
14 - --proxy-cert-type PEM --proxy-cert file -x https://proxy $URL
17 # `--proxy-cert-type`
19 Set type of the provided client certificate when using HTTPS proxy. PEM, DER,
23 Secure Transport and Schannel it is P12. If --proxy-cert is a pkcs11: URI then
26 Equivalent to --cert-type 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
12 - proxy-key
13 - proxy-cert-type
15 - --proxy-cert file -x https://proxy $URL
18 # `--proxy-cert`
21 proxy. The certificate must be in PKCS#12 format if using Secure Transport, or
23 specified, it is queried for on the terminal. Use --proxy-key to provide the
[all …]
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-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 Use at least TLS version 1.x when negotiating with an HTTPS proxy. That means
20 Equivalent to --tlsv1 but for an HTTPS proxy context.
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
16 - --proxy-capath /local/directory -x https://proxy $URL
19 # `--proxy-capath`
21 Same as --capath but used in HTTPS proxy context.
27 OpenSSL. Using --proxy-capath can allow OpenSSL-powered curl to make
28 SSL-connections much more efficiently than using --proxy-cacert if the
[all …]
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 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 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 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`
21 communicating with an HTTPS proxy.
23 Equivalent to --crlfile but only used in HTTPS proxy context.
H A Dproxy-ciphers.md4 Long: proxy-ciphers
6 Help: TLS 1.2 (1.1, 1.0) ciphers to use for proxy
9 Category: proxy tls
12 - proxy-tls13-ciphers
14 - proxy
16 - --proxy-ciphers ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256 -x https://proxy $URL
19 # `--proxy-ciphers`
21 Same as --ciphers but used in HTTPS proxy context.
23 Specify which cipher suites to use in the connection to your HTTPS proxy when
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 26 milliseconds

12345678910>>...16