← 返回命令列表

Linux command

qbittorrent 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch qBittorrent GUI

qbittorrent

Open torrent file

qbittorrent [file.torrent]

Run headless daemon

qbittorrent-nox

Web UI mode

qbittorrent-nox --webui-port=[8080]

说明

qBittorrent is a free, open-source BitTorrent client. It provides a Qt-based GUI and a headless version (qbittorrent-nox) with web interface for servers.

参数

--no-splash
Disable splash screen on startup (GUI only).
--webui-port=_port_
Set Web UI port (default: 8080).
-d, --daemon
Run as daemon in the background (nox only).
--version
Show version number.
--help
Show help.

FAQ

What is the qbittorrent command used for?

qBittorrent is a free, open-source BitTorrent client. It provides a Qt-based GUI and a headless version (qbittorrent-nox) with web interface for servers.

How do I run a basic qbittorrent example?

Run `qbittorrent` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --no-splash do in qbittorrent?

Disable splash screen on startup (GUI only).