qbt server settings authentication - fedarovich/qbittorrent-cli GitHub Wiki
Manages authentication settings.
qbt server settings authentication [options] [command]
qbt server settings auth [options] [command]
Option | Description |
---|---|
--server-username <USERNAME> -u <USERNAME>
|
qBittorrent web interface username. |
--server-password <PASSWORD> -p <PASSWORD>
|
qBittorrent web interface password. |
--ask-server-password -P
|
Ask for qBittorrent web interface password. |
--bypass-local <BOOL> -l <BOOL>
|
Bypass authentication on localhost |
--bypass-whitelist <BOOL> -w <BOOL>
|
Bypass authentication on whitelist |
--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 |
Command | Aliases | Description |
---|---|---|
whitelist | Manages authentication bypass whitelist. |
Run qbt server settings authentication [command] --help
for more information about a command.
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.