You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
% QBITTORRENT(1) Bittorrent client written in C++ / Qt
|
|
|
|
% Christophe Dumez <chris@qbittorrent.org>
|
|
|
|
% January 16th 2010
|
|
|
|
|
|
|
|
# NAME
|
|
|
|
qBittorrent - a Bittorrent client written in C++ / Qt
|
|
|
|
|
|
|
|
|
|
|
|
# SYNOPSIS
|
|
|
|
**qbittorrent** `[--no-splash] [--webui-port=x] [TORRENT_FILE | URL]...`
|
|
|
|
|
|
|
|
**qbittorrent** `--help`
|
|
|
|
|
|
|
|
**qbittorrent** `--version`
|
|
|
|
|
|
|
|
|
|
|
|
# DESCRIPTION
|
|
|
|
**qBittorrent** is an advanced Bittorrent client written in C++ / Qt,
|
|
|
|
using the **libtorrent-rasterbar** library by Arvid Norberg. qBittorrent is similar to uTorrent.
|
|
|
|
qBittorrent is fast, stable, light, it supports unicode and it provides a good integrated
|
|
|
|
search engine. It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
|
|
|
|
FAST extension (mainline) and PeX support (utorrent compatible).
|
|
|
|
|
|
|
|
|
|
|
|
# OPTIONS
|
|
|
|
**`--help`** Prints the command line options.
|
|
|
|
|
|
|
|
**`--version`** Prints qbittorrent program version number.
|
|
|
|
|
|
|
|
**`--no-splash`** Disables splash screen on startup.
|
|
|
|
|
|
|
|
**`--webui-port=x`** Changes Web UI port to x (default: 8080).
|
|
|
|
|
|
|
|
|
|
|
|
# BUGS
|
|
|
|
If you find a bug, please report it at https://bugs.qbittorrent.org
|