qbt server settings proxy - fedarovich/qbittorrent-cli GitHub Wiki

Command Reference

Manages proxy settings.

Usage:

qbt server settings proxy [options]

Options

Option Description
--type <TYPE>
-t <TYPE>
Proxy type (None | Http | HttpAuth | Socks4 | Socks5 | Socks5Auth)
--address <ADDRESS>
-a <ADDRESS>
Address
--port <PORT> Port
--proxy-peer-connections <BOOL>
-c <BOOL>
Use proxy for peer connections
--force-proxy <BOOL>
-f <BOOL>
Disable connections not supported by proxies
--proxy-username <USERNAME>
-u <USERNAME>
Proxy username
--proxy-password <PASSWORD>
-p <PASSWORD>
Proxy password
--ask-proxy-password
-P
Ask user to enter SMTP server password.
--format <OBJECT_FORMAT>
-F <OBJECT_FORMAT>
Output format: list | csv | json | property
--url <SERVER_URL> QBittorrent Server URL
--username <USERNAME> User name
--password <PASSWORD> User password
--ask-for-password Ask the user to enter a password in a secure way.
--help
-h
-?
Show help information

Details

Run this command without options too see the current settings.

See https://github.com/fedarovich/qbittorrent-cli/wiki/Output-Formats for more information about output formats.

⚠️ **GitHub.com Fallback** ⚠️