定义VNC数据结构

This commit is contained in:
lwch
2021-10-18 10:35:55 +08:00
parent daa5532dba
commit 573accea03
7 changed files with 764 additions and 63 deletions
+5
View File
@@ -0,0 +1,5 @@
- name: vnc # 链路名称
target: that # 目标客户端ID
type: vnc # web vnc
local_addr: 0.0.0.0 # 本地监听地址
local_port: 5900 # 本地监听端口号