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

Command Reference

Manages BitTorrent privacy settings.

Usage:

qbt server settings privacy [options]

Options

Option Description
--dht <BOOL>
-d <BOOL>
Enable/disable DHT
--pex <BOOL>
-p <BOOL>
Enable/disable Peer Exchange
--lpd <BOOL>
-l <BOOL>
Enable/disable Local Peer Discovery
--encryption <MODE>
-e <MODE>
Encryption mode (ForceOff | Prefer | ForceOn)
--anonymous <BOOL>
-a <BOOL>
Enable/disable anonymous mode
--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** ⚠️