Christophe Dumez
15 years ago
3 changed files with 56 additions and 4 deletions
@ -0,0 +1,44 @@
@@ -0,0 +1,44 @@
|
||||
.\" 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\-NOX" "1" "January 4th 2009" "Command line Bittorrent client written in C++ / Qt4" "" |
||||
|
||||
.SH "NAME" |
||||
qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt4 |
||||
|
||||
.SH "SYNOPSIS" |
||||
|
||||
\fBqbittorrent\-nox\fR [\-\-webui-port=x] [TORRENT_FILE | URL]... |
||||
|
||||
\fBqbittorrent\-nox\fR \-\-help |
||||
|
||||
\fBqbittorrent\-nox\fR \-\-version |
||||
|
||||
.PP |
||||
.SH "DESCRIPTION" |
||||
|
||||
\fBqBittorrent-nox\fR is an advanced command-line Bittorrent client written in C++ / Qt4, |
||||
using the \fBlibtorrent-rasterbar\fR library by Arvid Norberg. qBittorrent\-nox aims |
||||
to be a good alternative to other command line bittorrent clients and provides features similar to popular graphical clients. |
||||
|
||||
qBittorrent\-nox is fast, stable, light and it supports unicode. |
||||
It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible), |
||||
FAST extension (mainline) and PeX support (utorrent compatible). |
||||
|
||||
qBittorrent\-nox is meant to be controlled via its feature-rich Web UI which is accessible as a default on http://localhost:8080. The Web UI access is secured and the default account user name is "admin" with "adminadmin" as a password. |
||||
|
||||
.SH "OPTIONS" |
||||
|
||||
\fB--help\fR Prints the command line options. |
||||
|
||||
\fB--version\fR Prints qbittorrent program version number. |
||||
|
||||
\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> |
Loading…
Reference in new issue