qbt server settings authentication whitelist - fedarovich/qbittorrent-cli GitHub Wiki
qbt server settings authentication whitelist
Manages authentication bypass whitelist.
qbt server settings authentication whitelist [options] [command]
| Option | Description |
|---|---|
--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 |
|---|---|---|
| clear | Deletes all IP subnets from authentication bypass whitelist. | |
| delete | Deletes IP subnets from authentication bypass whitelist. | |
| list | Shows authentication bypass whitelist. | |
| whitelist | white-list wl |
Adds IP subnets to authentication bypass whitelist. |
Run qbt server settings authentication whitelist [command] --help for more information about a command.