Skip to content

Latest commit

 

History

History
71 lines (45 loc) · 1.53 KB

README.md

File metadata and controls

71 lines (45 loc) · 1.53 KB

🛡️ Bypass File Manager Shell

An advanced PHP-based file manager: folder navigation, file editing, upload, secure login, and more. A powerful single-file solution.

Bypass File Manager
Image: File Manager Overview

🔑 Password: R00t


🔐 Login Security

  • Password login protected with MD5 hash
  • Session management for access control
  • Login screen: eye-catching, deterrent design
  • Secure logout button

📁 File and Folder Navigation

  • Navigate directories using POST method
  • Quick access to parent directory
  • Folders always listed at the top

🛠️ File and Folder Operations

  • Create new files and folders
  • Delete operations (including empty folders)
  • Rename – with popup and confirmation
  • Manually set last modified date
  • Click on date to copy automatically
  • Copy name list (only file/folder names)

📝 Code Editor

  • Dark theme editor centered on the page
  • Edit and save file content live
  • Dynamic popup window

⬆️ Upload Feature

  • Select and upload files
  • Fast system based on a single file

🎨 Design and Usability

  • Eye-friendly dark colors
  • Mobile-friendly popup window
  • Minimal and clean top menu

🚫 open_basedir Restrictions

  • Access to root depends on server settings
  • If open_basedir is disabled, full system is accessible

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.