Skip to content

rezazoom/SimplePhpDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

SimplePHPUploader

A secure and user-friendly PHP file downloader with password protection and file management capabilities.

Features

  • ๐Ÿ”’ Password protection to secure your uploader
  • ๐Ÿ“ฅ Download files directly to your server via URL
  • ๐Ÿ—‘๏ธ File management with delete functionality
  • ๐Ÿ“Š Human-readable file size display
  • ๐ŸŽจ Modern and responsive Bootstrap UI
  • ๐Ÿ” Secure file handling and input validation
  • ๐Ÿ“ Organized file storage in dedicated downloads directory

Installation

  1. Upload upload.php to your web server
  2. The script will automatically create a downloads directory
  3. Change the default password in the code (default: "admin123")

Usage

  1. Access the uploader through your web browser
  2. Enter the password to access the interface
  3. Enter the file URL and desired filename
  4. Click "Download" to save the file to your server
  5. View, download, or delete files from the interface
  6. Logout when finished

Security Notes

  • โš ๏ธ Always change the default password
  • โš ๏ธ Delete the script after use to prevent unauthorized access
  • โš ๏ธ The script is designed for temporary use only
  • โš ๏ธ For production use, consider implementing additional security measures

Requirements

  • PHP 7.0 or higher
  • Web server with write permissions
  • SSL support for HTTPS downloads

License

This project is open source and available for personal and commercial use.

Credits

Original concept and development by Reza Esmaeili

About

Helps you download a file to your server from URL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages