A bittorrent client ajax web interface
deluge-web [options]
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'.
See `deluge-web --help` for common options, the web specific options are:
-b BASE, --base=BASE
Set the base path that the ui is running on (proxying)
-f, --fork
Fork the web interface process into the background
-p PORT, --port=PORT
Sets the port to be used for the webserver
--profile
Profile the webserver code
--no-ssl
Forces the webserver to disable ssl
--ssl
Forces the webserver to use ssl
Homepage: http://www.deluge-torrent.org/
This manual page was written by Damien Churchill <[email protected]>.
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