qbt torrent peer add - fedarovich/qbittorrent-cli GitHub Wiki
Adds peers to the torrent.
qbt torrent peer add [arguments] [options]
Argument | Description |
---|---|
<HASH> |
Full or partial torrent hash |
PEER_1 PEER_2 ... PEER_N |
The peers to add. Each peer must be in format IP:PORT. |
Option | Description |
---|---|
--verbose -V
|
Show verbose results. |
--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 |