qbt network proxy set - fedarovich/qbittorrent-cli GitHub Wiki
Configures proxy to use.
qbt network proxy set [options]
Option | Description |
---|---|
--address <URL> -a <URL>
|
Proxy server address (URL) |
--username <USERNAME> -u <USERNAME>
|
Proxy server user name. Pass empty string to use default credentials. |
--password <PASSWORD> -p <PASSWORD>
|
Proxy server password. |
--bypass-local -l
|
Bypass proxy for local addresses. |
--bypass <expressions> -b <expressions>
|
List of regular expressions that describe URIs that do not use the proxy server when accessed |
--help -h -?
|
Show help information |