using jsch for ssh connection to remote server and send response back via websocket

前端 未结 0 1668
暖寄归人
暖寄归人 2021-01-19 13:10

I am trying to implement a shell terminal in a webapp using websocket in spring. I am able to send a single command to the jsch exec channel and send the output back to the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题