46 lines
1.1 KiB
Groff
46 lines
1.1 KiB
Groff
.TH DELUGE-WEB 1 "October 2009" "1.3.0"
|
|
|
|
.SH NAME
|
|
deluge-web - a bittorrent client ajax web interface
|
|
|
|
.SH SYNOPSIS
|
|
.B deluge-web [options]
|
|
|
|
.SH DESCRIPTION
|
|
.br
|
|
.P
|
|
Deluge utilizes a client/server model, with 'deluged' being the daemon process and 'deluge-web' being used to launch an ajax web based user-interface. The default password is 'deluge'.
|
|
.br
|
|
.P
|
|
|
|
.SH OPTIONS
|
|
See `deluge-web \-\-help` for common options, the web specific options are:
|
|
.TP
|
|
.B -b BASE, --base=BASE
|
|
Set the base path that the ui is running on (proxying)
|
|
.TP
|
|
.B -f, --fork
|
|
Fork the web interface process into the background
|
|
.TP
|
|
.B -p PORT, --port=PORT
|
|
Sets the port to be used for the webserver
|
|
.TP
|
|
.B --profile
|
|
Profile the webserver code
|
|
.TP
|
|
.B --no-ssl
|
|
Forces the webserver to disable ssl
|
|
.TP
|
|
.B --ssl
|
|
Forces the webserver to use ssl
|
|
|
|
.SH SEE ALSO
|
|
.B Homepage:
|
|
http://www.deluge-torrent.org/
|
|
|
|
.SH AUTHOR
|
|
This manual page was written by Damien Churchill <damoxc@gmail.com>.
|
|
.br
|
|
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or any later version published by the Free Software Foundation
|
|
.br
|