msoap / shell2http

Executing shell commands via HTTP server
MIT License
1.34k stars 132 forks source link

[Fix] When shell command exec error, we also want to know the previous stdout #86

Closed aaawuanjun closed 2 years ago

aaawuanjun commented 2 years ago

we need to know which steps we are, when we meet error

so we should print the shellOut

msoap commented 2 years ago

@aaawuanjun please fix unit-test