Disconnect comment links fom the WebUI (#15251)
[qBittorrent.git] / doc / qbittorrent-nox.1.md
blob6045099cdcc3514559e8f758d60a1ae6418b4ded
1 % QBITTORRENT-NOX(1) Command line Bittorrent client written in C++ / Qt
2 % Christophe Dumez <chris@qbittorrent.org>
3 % January 16th 2010
5 # NAME
6 qBittorrent-nox - a command line Bittorrent client written in C++ / Qt
9 # SYNOPSIS
10 **qbittorrent-nox** `[--d|--daemon] [--webui-port=x] [TORRENT_FILE | URL]...`
12 **qbittorrent-nox** `--help`
14 **qbittorrent-nox** `--version`
17 # DESCRIPTION
18 **qBittorrent-nox** is an advanced command-line Bittorrent client written in C++ / Qt
19 using the **libtorrent-rasterbar** library by Arvid Norberg.
20 qBittorrent-nox aims to be a good alternative to other command line bittorrent
21 clients and provides features similar to popular graphical clients.
23 qBittorrent-nox is fast, stable, light and it supports unicode. It also comes with
24 UPnP port forwarding / NAT-PMP, encryption (Vuze compatible), FAST extension (mainline)
25 and PeX support (utorrent compatible).
27 qBittorrent-nox is meant to be controlled via its feature-rich Web UI which is
28 accessible as a default on http://localhost:8080. The Web UI access is secured and
29 the default account user name is "admin" with "adminadmin" as a password.
32 # OPTIONS
33 **`--help`** Prints the command line options.
35 **`--version`** Prints qbittorrent program version number.
37 **`--webui-port=x`** Changes Web UI port to x (default: 8080).
40 # BUGS
41 If you find a bug, please report it at http://bugs.qbittorrent.org