mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
增加README文档和启动脚本
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user