Lines Matching refs:proxy
1 Long: proxy
4 Help: Use this proxy
6 Use the specified proxy.
8 The proxy string can be specified with a protocol:// prefix. No protocol
9 specified or http:// will be treated as HTTP proxy. Use socks4://, socks4a://,
13 HTTPS proxy support via https:// protocol prefix was added in 7.52.0 for
16 Unrecognized and unsupported proxy protocols cause an error since 7.52.0.
19 If the port number is not specified in the proxy string, it is assumed to be
22 This option overrides existing environment variables that set the proxy to
23 use. If there's an environment variable setting a proxy, you can set proxy to
26 All operations that are performed over an HTTP proxy will transparently be
28 not be available. This is not the case if you can tunnel through the proxy, as
31 User and password that might be provided in the proxy string are URL decoded
35 The proxy host can be specified the exact same way as the proxy environment