simple-remote-pair:简单的多人远程配对网络应用

时间:2021-05-06 12:21:27
【文件属性】:
文件名称:simple-remote-pair:简单的多人远程配对网络应用
文件大小:47KB
文件格式:ZIP
更新时间:2021-05-06 12:21:27
JavaScript 简单的多人远程配对Web应用程序,它内置了用于控制鼠标/键盘,而用于共享鼠标/键盘事件并发出信号,以通过WebRTC启动连接以流式传输主机屏幕(需要VPN或LAN才能工作)。 :house: 用法 git clone https://github.com/jean-m-ribeiro/simple-remote-pair.git cd simple-remote-pair npm install npm run start 如果您是浏览器中的主机访问http://localhost:3000/#host ,则不是,只需使用VPN或LAN中的主机IP进行访问,它看起来就像http://192.168.15.60:3000 依存关系 在安装之前,请确保您具有必需的依赖项: 视窗Windows-build-tools npm软件包(通过提升的PowerShell或CMD.exe npm install
【文件预览】:
simple-remote-pair-master
----package.json(956B)
----_config.yml(25B)
----LICENSE(1KB)
----package-lock.json(130KB)
----src()
--------client.js(5KB)
--------server.js(3KB)
--------dict.js(633B)
----.gitignore(2KB)
----public()
--------img()
--------index.html(1KB)
--------style.css(439B)
----README.md(3KB)

网友评论