██████╗ ██╗ ██████╗ █████╗ ██████╗ ██████╗ ██████╗ ██╗ ██╗
██╔══██╗██║ ██╔═══██╗██╔══██╗██╔══██╗██╔══██╗██╔═══██╗╚██╗██╔╝
██║ ██║██║ ██║ ██║███████║██║ ██║██████╔╝██║ ██║ ╚███╔╝
██║ ██║██║ ██║ ██║██╔══██║██║ ██║██╔══██╗██║ ██║ ██╔██╗
██████╔╝███████╗╚██████╔╝██║ ██║██████╔╝██████╔╝╚██████╔╝██╔╝ ██╗
╚═════╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═╝
Full Download and File Manager Platform
by A.ZOLFAGHAR
DloadBox is a complete download management platform combining aria2c, Caddy, ariaNG, RPC integration, and a Telegram bot. It offers a user-friendly web interface and remote control, enabling efficient and scalable management of downloads from anywhere.
We are approaching the launch of the first version of DloadBox! For now, enthusiasts can install and use the Alpha version with this installer without any issues.
Currently, it has been tested only on Ubuntu, but it is designed for all 64-bit Linux distributions. Feel free to test it on your Linux systems and open issues if you encounter any problems or have feature requests.
Download and Run the installer using the following commands:
wget https://github.com/azolfagharj/DloadBox/releases/latest/download/dloadbox-installer.sh && \
chmod +x dloadbox-installer.sh && \
./dloadbox-installer.sh
That's it! The installer will handle everything for you automatically.
Before forking this project, please read the Contribution Guide. Forking without prior approval is not allowed.
This platform utilizes various open-source projects to provide its core functionalities. Below is a list of the software used, along with their respective licenses and purposes:
-
Caddy – Used as the web server.
- License: Apache License 2.0
-
aria2 – Used as the download manager.
- License: GNU General Public License (GPL) v2
-
aria2-static-builds – Prebuilt static binaries of aria2 used for easier deployment.
- License: GNU General Public License (GPL) v2
-
AriaNg – A web-based frontend for aria2.
- License: MIT License
-
File Browser – Used as the file manager to browse and manage downloaded files.
- License: Apache License 2.0