This commit is contained in:
Steven Hobs
2025-08-17 20:18:03 +08:00
commit f5de874864
4 changed files with 128 additions and 0 deletions

9
profiles/default.yaml Normal file
View File

@@ -0,0 +1,9 @@
# 默认端口(可修改)
port: 7890
socks-port: 7891
# 允许局域网连接
allow-lan: false
# 运行模式rule-规则模式global-全局模式direct-直连模式)
mode: rule
# 日志级别info/warning/error/debug
log-level: info