Skip to content

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.

License

Notifications You must be signed in to change notification settings

Nahaanbin-CyberSecurity-Inc/abdal-php-remote-downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abdal PHP Remote Downloader

🎤 README Translation

👀 Screenshot

💎 General purpose

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.

🛠️ Development Environment Setup

PHP 7.0 or higher

cURL extension

🔥 Requirements

  • PHP 7.0 or higher
  • cURL extension enabled
  • A web server (e.g., Apache, Nginx or ...)

✨ Features

  • Remote file downloading
  • Supports large file downloads
  • Continues download after server timeouts
  • User-friendly interface with Bootstrap
  • Progress bar to show download status
  • Without any malicious code

📝️ How it Works?

  1. Open the project in your web browser.
  2. Enter the URL of the file you want to download remotely.
  3. Click the "Download" button.
  4. 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

⚠️ Attention

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.

❤️ Donation

https://ebrasha.com/abdal-donation

🤵 Programmer

Handcrafted with Passion by Ebrahim Shafiei (EbraSha)

E-Mail = Prof.Shafiei@Gmail.com

Telegram: https://t.me/ProfShafiei

☠️ Reporting Issues

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.

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Hack 58.8%
  • PHP 41.2%