Files
natpass/conf/client.yaml
T
2021-10-15 16:21:59 +08:00

9 lines
284 B
YAML

id: this # 客户端ID
server: 127.0.0.1:6154 # 服务器地址
dashboard: # web面板
enabled: true # 是否开放dashboard
listen: 0.0.0.0 # 监听地址
port: 8080 # 监听端口号
#include conf.d/*.yaml
tunnel: # tunnel列表
#include tunnel.d/*.yaml