|
|
|
.\" This manpage has been automatically generated by docbook2man
|
|
|
|
.\" from a DocBook document. This tool can be found at:
|
|
|
|
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>.
|
|
|
|
.TH "QBITTORRENT" "1" "January 16th 2010" "Bittorrent client written in C++ / Qt4" ""
|
|
|
|
|
|
|
|
.SH "NAME"
|
|
|
|
qBittorrent \- a Bittorrent client written in C++ / Qt4
|
|
|
|
|
|
|
|
.SH "SYNOPSIS"
|
|
|
|
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
15 years ago
|
|
|
\fBqbittorrent\fR [\-\-no-splash] [\-\-webui-port=x] [TORRENT_FILE | URL]...
|
|
|
|
|
|
|
|
\fBqbittorrent\fR \-\-help
|
|
|
|
|
|
|
|
\fBqbittorrent\fR \-\-version
|
|
|
|
|
|
|
|
.PP
|
|
|
|
.SH "DESCRIPTION"
|
|
|
|
|
|
|
|
\fBqBittorrent\fR is an advanced Bittorrent client written in C++ / Qt4,
|
|
|
|
using the \fBlibtorrent-rasterbar\fR 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.
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
15 years ago
|
|
|
It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
|
|
|
|
FAST extension (mainline) and PeX support (utorrent compatible).
|
|
|
|
|
|
|
|
.SH "OPTIONS"
|
|
|
|
|
|
|
|
\fB--help\fR Prints the command line options.
|
|
|
|
|
|
|
|
\fB--version\fR Prints qbittorrent program version number.
|
|
|
|
|
|
|
|
\fB--no-splash\fR Disables splash screen on startup.
|
|
|
|
|
* Replace priority combo boxes by check boxes in Web UI as in Regular UI
* Prepare http server and preferences classes to add new settings to Web UI
* Tabified Program preferences in Web UI since there will be a lot of settings soon
* Started to add new settings to Web UI (PeX, LSD, Encryption, save path, temp path, scan dir, preallocateall, queueing, listen_port, upnp, nat-pmp, language, ip filter) -> Proxy is missing
* Added a command line parameter to change the web ui port
* Fix PeerGuardian .p2b binary filter support
15 years ago
|
|
|
\fB--webui-port=x\fR Changes Web UI port to x (default: 8080).
|
|
|
|
|
|
|
|
.SH "BUGS"
|
|
|
|
|
|
|
|
If you find a bug, please report it at http://bugs.qbittorrent.org
|
|
|
|
|
|
|
|
.SH "AUTHOR"
|
|
|
|
|
|
|
|
Christophe Dumez <chris@qbittorrent.org>
|