> For the complete documentation index, see [llms.txt](https://docs.piscesiot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/webshellcontroller-closed.md).

# WebshellController\[Closed]

**BaseUrl**

```json
http://your-hotspot-ip:8001/api/test/shell
```

**method**

```json
GET
```

**params**

```json
cmd : ls //the command going to input 
```

**return**\*

🍺Success

```json
bin
boot
dev
etc
home
lib
lost+found
media
mnt
opt
proc
root
run
sbin
srv
sys
tmp
updatelog.txt
usr
var


```
