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