mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
修改配置文件中的说明
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# 1. 需先在受控端主机上安装code-server并加入PATH环境变量
|
||||
# 1. 需先在受控端主机上安装code-server并添加到PATH环境变量
|
||||
# 下载地址:https://github.com/coder/code-server/releases
|
||||
# 2. code-server默认使用OpenVSX扩展商店
|
||||
# 若需切换到微软扩展商店可通过配置系统环境变量EXTENSIONS_GALLERY进行切换
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# 目前不支持arm架构的windows和linux操作系统
|
||||
- name: vnc # 链路名称
|
||||
target: remote # 目标客户端ID
|
||||
type: vnc # web vnc
|
||||
|
||||
Reference in New Issue
Block a user