About Deluge
Deluge is a lightweight, Free Software, cross-platform BitTorrent client.
Website:
https://dev.deluge-torrent.org/
Deluge Details
Deluge
User availability .MU. | |
This is a multi-user application and can be installed by any user within the application grouping. |
Location and Port Information
CLI Usage
Install Location | /usr/bin/ |
Config Location | /home/${username}/.config/Deluge/ |
Nginx Location | /etc/nginx/software/${username}.deluge.conf |
Service Location | |
Deluge Daemon | /etc/systemd/system/[email protected] |
Deluge Web | /etc/systemd/system/[email protected] |
Deluge Daemon Port | Autogenerated between 59000-65535 |
Deluge Web Port | Autogenerated between 10001-11000 |
### INSTALL qb install deluge -u ${username} ### UNINSTALL qb remove deluge -u ${username} ### REINSTALL qb reinstall deluge -u ${username}