增加README文档和启动脚本

This commit is contained in:
lwch
2021-08-12 17:50:41 +08:00
parent 0f4c63f82d
commit d05e426ccc
4 changed files with 265 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
id: this # 客户端ID
server: 127.0.0.1:6154 # 服务器地址
secret: 0123456789 # 预共享密钥
tunnel:
tunnel: # 远端tunnel列表可为空
- name: rdp # 链路名称
target: that # 目标客户端ID
type: tcp # 连接类型tcp或udp