{"id":25753968,"url":"https://github.com/rootshelll/simple-php-shell-a-powerful-yet-lightweight-php-shell-script","last_synced_at":"2026-07-03T08:31:21.597Z","repository":{"id":278200758,"uuid":"934848041","full_name":"RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script","owner":"RootShelll","description":"Discover Simple PHP Shell, a lightweight yet powerful PHP shell script for executing commands, managing files, viewing system info, and more. A detailed guide on installation, usage, and security.","archived":false,"fork":false,"pushed_at":"2025-02-18T15:07:27.000Z","size":130,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T15:40:34.748Z","etag":null,"topics":["directory-listing","execute-commands","file-upload","mysql-query","open-source","php-file-manager","php-script","php-shell","phpinfo","shell-command","simple-php-shell"],"latest_commit_sha":null,"homepage":"https://r00t-shell.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RootShelll.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-18T13:58:21.000Z","updated_at":"2025-03-05T11:11:22.000Z","dependencies_parsed_at":"2025-02-18T17:02:13.656Z","dependency_job_id":null,"html_url":"https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script","commit_stats":null,"previous_names":["rootshelll/simple-php-shell-a-powerful-yet-lightweight-php-shell-script"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FSimple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FSimple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FSimple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FSimple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RootShelll","download_url":"https://codeload.github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RootShelll%2FSimple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35079371,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-03T02:00:05.635Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["directory-listing","execute-commands","file-upload","mysql-query","open-source","php-file-manager","php-script","php-shell","phpinfo","shell-command","simple-php-shell"],"created_at":"2025-02-26T15:29:53.347Z","updated_at":"2026-07-03T08:31:21.591Z","avatar_url":"https://github.com/RootShelll.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple PHP Shell: A Comprehensive Guide\n\nSimple PHP Shell is a lightweight yet powerful PHP script that provides essential shell functionalities directly from a web interface. Whether you need to view system information, manage files, or execute commands, this tool is designed for both beginners and advanced users.\n\n---\n![Simple-PHP-Shell](https://raw.githubusercontent.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script/refs/heads/main/Simple%20PHP%20Shell.jpg)\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Key Features](#key-features)\n- [Installation Guide](#installation-guide)\n- [Detailed Usage Instructions](#detailed-usage-instructions)\n  - [1. Viewing System Information](#1-viewing-system-information)\n  - [2. Directory Navigation \u0026 File Management](#2-directory-navigation--file-management)\n  - [3. Executing Commands and Queries](#3-executing-commands-and-queries)\n  - [4. Advanced Features](#4-advanced-features)\n- [Security Considerations](#security-considerations)\n- [License Information](#license-information)\n- [Conclusion](#conclusion)\n\n---\n\n## Overview\n\nSimple PHP Shell is a versatile PHP script that allows you to:\n- Display the operating system type and PHP version.\n- View full PHP configuration using `phpinfo()`.\n- Navigate directories and manage files.\n- Upload, download, edit, or delete files.\n- Execute shell commands and run MySQL queries.\n\nThis guide covers everything from installation to secure usage, ensuring even first-time users can operate the tool confidently.\n\n---\n\n## Key Features\n\n- **System Information**: Quickly see your OS type and PHP version.\n- **PHP Info Display**: Access a full overview of your PHP configuration.\n- **File \u0026 Directory Management**: Navigate directories, upload files, and more.\n- **Compression \u0026 Download**: Compress folders using GZIP and download them.\n- **Permission Management**: Easily change folder permissions (e.g., chmod to 777).\n- **Database File Highlighting**: Files interacting with databases are highlighted for quick identification.\n- **Command Execution**: Run shell commands and execute MySQL queries directly.\n\n---\n\n## Installation Guide\n\n1. **Download the Script**  \n   Visit the [GitHub repository]([[https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script](https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script)](https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script)) and download the latest version.\n\n2. **Upload to Your Server**  \n   Use FTP or your hosting control panel to upload the script files to a secure directory on your web server.\n\n3. **Set Proper Permissions**  \n   Ensure the directories you wish to manage have the necessary write permissions. Although the script can set folder permissions to 777, use this feature with caution in trusted environments.\n\n4. **Access via Browser**  \n   Open your browser and navigate to the script’s URL (e.g., `http://yourdomain.com/simple-php-shell.php`).\n\n---\n\n## Detailed Usage Instructions\n\n### 1. Viewing System Information\n\n- **Dashboard**: On launch, the interface displays the OS type and PHP version.\n- **PHP Info**: Click on the `phpinfo()` button to view detailed PHP configuration.\n\n### 2. Directory Navigation \u0026 File Management\n\n- **Directory Listing**: Easily navigate through folders on your server.\n- **File Operations**:\n  - **Upload Files**: Add files to any directory.\n  - **Download/Compress**: Download individual files or compress entire folders with GZIP.\n  - **Edit/Delete**: Open files for editing or delete them directly from the interface.\n\n### 3. Executing Commands and Queries\n\n- **Shell Command Execution**: Run system commands directly from your web browser.\n- **MySQL Query Execution**: Input and run MySQL queries for database management.\n\n### 4. Advanced Features\n\n- **Database File Highlighting**: Files involved in database interactions are marked (typically in red) to facilitate quick identification.\n- **Permission Adjustments**: Use the built-in feature to change directory permissions when troubleshooting.\n\n\u003e **Note:** Always ensure you understand the commands and queries you execute. Improper use can lead to security vulnerabilities or server misconfigurations.\n\n---\n\n## Security Considerations\n\n\u003e **Warning:**  \n\u003e This script grants significant control over your server. To maintain security, consider the following:\n\u003e - Deploy the script in a controlled, secure environment.\n\u003e - Change default access credentials, if applicable.\n\u003e - Restrict access using server-level protections like `.htaccess`.\n\u003e - Disable or remove the script when not in active use.\n\n---\n\n## License Information\n\nSimple PHP Shell is released into the public domain under the [Unlicense](http://unlicense.org). This means you are free to use, modify, and distribute the software for any purpose.\n\n---\n\n## Conclusion\n\nSimple PHP Shell offers a powerful yet straightforward solution for remote server management. Whether you're a developer or system administrator, this tool simplifies file management, command execution, and system diagnostics—all from a user-friendly web interface.\n\nFor more details, updates, or to report issues, please visit the [GitHub repository]([[https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script](https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script)](https://github.com/RootShelll/Simple-PHP-Shell-A-Powerful-Yet-Lightweight-PHP-Shell-Script)).\n\n---\n\n\u003c!-- SEO Meta (visible to crawlers, hidden from regular view) --\u003e\n\u003cdiv style=\"display:none\"\u003e\n  \u003cp\u003eSimple PHP Shell is an open-source PHP script for remote server management, file handling, and command execution. Perfect for developers and system administrators seeking lightweight yet powerful tools.\u003c/p\u003e\n\u003c/div\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootshelll%2Fsimple-php-shell-a-powerful-yet-lightweight-php-shell-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootshelll%2Fsimple-php-shell-a-powerful-yet-lightweight-php-shell-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootshelll%2Fsimple-php-shell-a-powerful-yet-lightweight-php-shell-script/lists"}