摘要: 背景 因为最近需要用到vncproxy ,vncproxy的原理就是使用网页版前端连接wss到后端,后端将wss转发到vnc的tcp端口,然后vnc返回tcp的rfb协议的数据,然后后端将rfb数据通过wss发送到前端 github 地址 https://github.com/novnc/noVNC 阅读全文
posted @ 2025-06-18 14:46 学不会xuebuhui 阅读(106) 评论(0) 推荐(0)
Language: javascript //图片预览