mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
实现多路复用
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
id: this # 客户端ID
|
||||
server: 127.0.0.1:6154 # 服务器地址
|
||||
links: 3 # 与server的连接数
|
||||
secret: 0123456789 # 预共享密钥,必须与server端相同,否则握手失败
|
||||
log:
|
||||
dir: ./logs # 路径
|
||||
|
||||
Reference in New Issue
Block a user