An open API service indexing awesome lists of open source software.

https://github.com/hctilg/web-shell


https://github.com/hctilg/web-shell

php-shell uploader web-shell web-terminal

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Web-Shell

This is a **web-shell** with php

You can run system commands and upload files to the server.

## How to test it?

Go to the `web-shell` folder and run php localhost:

```bash
php -S localhost:6060
```

then open the following url
```
http://localhost:6060/shell.php
```

## Preview

preview-terminal



preview-main


preview-info




preview-upload


preview-uploaded