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

https://github.com/dingyong0214/vue-xtermjs-nodejs

websocket demo
https://github.com/dingyong0214/vue-xtermjs-nodejs

Last synced: 2 months ago
JSON representation

websocket demo

Awesome Lists containing this project

README

        

# webscoket demo

1、基于 vue+xtermjs+nodejs

2、由于在windows下操作,代码中将指令"ls -l"注释了,指令改为了“dir -l \”

3、根目录下图片为测试结果截图,主要操作客户端和服务器端连接,客户端点击按钮向服务器端发送shell指令,服务器端接收指令执行并返回执行结果给客户端。

![image](http://psl8fdw0x.bkt.clouddn.com/reward_small.jpg)