Sync translations from Transifex and run lupdate
[qBittorrent.git] / doc / qbittorrent-nox.1
blobe982aae84566dd84e5b0908d171e77fe41b72a84
1 .\" Automatically generated by Pandoc 2.9.2
2 .\"
3 .TH "QBITTORRENT-NOX" "1" "January 16th 2010" "Command line Bittorrent client written in C++ / Qt" ""
4 .hy
5 .SH NAME
6 .PP
7 qBittorrent-nox - a command line Bittorrent client written in C++ / Qt
8 .SH SYNOPSIS
9 .PP
10 \f[B]qbittorrent-nox\f[R]
11 \f[C][--d|--daemon] [--webui-port=x] [TORRENT_FILE | URL]...\f[R]
12 .PP
13 \f[B]qbittorrent-nox\f[R] \f[C]--help\f[R]
14 .PP
15 \f[B]qbittorrent-nox\f[R] \f[C]--version\f[R]
16 .SH DESCRIPTION
17 .PP
18 \f[B]qBittorrent-nox\f[R] is an advanced command-line Bittorrent client
19 written in C++ / Qt using the \f[B]libtorrent-rasterbar\f[R] library by
20 Arvid Norberg.
21 qBittorrent-nox aims to be a good alternative to other command line
22 bittorrent clients and provides features similar to popular graphical
23 clients.
24 .PP
25 qBittorrent-nox is fast, stable, light and it supports unicode.
26 It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze
27 compatible), FAST extension (mainline) and PeX support (utorrent
28 compatible).
29 .PP
30 qBittorrent-nox is meant to be controlled via its feature-rich Web UI
31 which is accessible as a default on http://localhost:8080.
32 The Web UI access is secured and the default account user name is
33 \[lq]admin\[rq] with \[lq]adminadmin\[rq] as a password.
34 .SH OPTIONS
35 .PP
36 \f[B]\f[CB]--help\f[B]\f[R] Prints the command line options.
37 .PP
38 \f[B]\f[CB]--version\f[B]\f[R] Prints qbittorrent program version
39 number.
40 .PP
41 \f[B]\f[CB]--webui-port=x\f[B]\f[R] Changes Web UI port to x (default:
42 8080).
43 .SH BUGS
44 .PP
45 If you find a bug, please report it at http://bugs.qbittorrent.org
46 .SH AUTHORS
47 Christophe Dumez <chris@qbittorrent.org>.