About Flood
Flood is a monitoring service for various torrent clients. It’s a Node.js service that communicates with your favorite torrent client and serves a decent web UI for administration.
Website:
https://flood.js.org/
Flood Details
Flood
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 | /home/${username}/.config/Flood |
Binary Install Location | /usr/bin/flood |
Config Location | /home/${username}/.config/Flood |
Nginx Location | /etc/nginx/software/${username}.flood.conf |
Service Location | /etc/systemd/system/flood@${username}.service |
Port | Auto Generated from -*3001*+ |
### INSTALL qb install flood -u ${username} installs latest stable version of flood for user ### UNINSTALL qb remove flood -u ${username} removes flood for user ### REINSTALL qb reinstall flood -u ${username} reinstalls latest stable version of flood for user