# simple-call-shell
**Repository Path**: yonh/simple-call-shell
## Basic Information
- **Project Name**: simple-call-shell
- **Description**: 简单的通过php调用shell
- **Primary Language**: PHP
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2015-04-06
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#simple-call-shell
├── do.php # 调用shell操作
├── functions.php # 所有函数
├── login.php # 登录入口
└── main.php # 主页