Scroll to navigation

DELUGE-WEB(1) General Commands Manual DELUGE-WEB(1)

NAME

deluge-web - A BitTorrent client web interface

SYNOPSIS

deluge-web [options]

DESCRIPTION

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.

By default deluge-web will run as a background daemon, use the -d option to run process in foreground.

The default password is deluge and serves http://localhost:8112 web page.

OPTIONS

ConfigOptions

Set the config directory location.

WebOptions

IP address for web server to listen on
Port for web server to listen on
Set the base path that the web ui is running on (proxying)
Forces the webserver to use ssl
Forces the webserver to disable ssl

LoggingOptions

Output to specified logfile instead of stdout
Set the log level (default is error):none, info, warning, error, debug
Sets the log level to none, same as -L none
Enable logfile rotation, with optional maximum logfilesize, default: 2M (Logfile rotation count is 5)
Profile with cProfile. Outputs to stdout unless a filename is specified

ProcessControlOptions:

Pidfile to store the process id
Do not daemonize (fork) this process
Change to this user on startup (Requires root)
Change to this group on startup (Requires root)

HelpOptions

Show program's version number and exit.
Show help message and exit.

SEEALSO

deluge(1),deluged(1),deluge-console(1)

AUTHORS

Deluge Team: http://www.deluge-torrent.org