Abdal PHP Remote Downloader is a powerful and efficient PHP-based system designed to download large files remotely. It uses Bootstrap for a responsive and user-friendly interface, and AJAX to handle file downloads in chunks, ensuring that downloads can continue even if the server times out.
PHP 7.0 or higher
cURL extension
- PHP 7.0 or higher
- cURL extension enabled
- A web server (e.g., Apache, Nginx or ...)
- Remote file downloading
- Supports large file downloads
- User-friendly interface with Bootstrap
- Progress bar to show download status
- Without any malicious code
- Open the project in your web browser.
- Enter the URL of the file you want to download remotely.
- Click the "Download" button.
- Monitor the download progress via the progress bar.
If you are on a server, run the following command on the directory you are working on:
chmod 777 your_directory
This system should not be accessible to the public after being uploaded to your host or server, as hackers could use it to upload a shell onto your host or server.
https://ebrasha.com/abdal-donation
Handcrafted with Passion by Ebrahim Shafiei (EbraSha)
E-Mail = Prof.Shafiei@Gmail.com
Telegram: https://t.me/ProfShafiei
If you are facing a configuration issue or something is not working as you expected to be, please use the Prof.Shafiei@Gmail.com . Issues on GitLab or Github are also welcomed.