# 最小本机显式代理示例：所有流量直连。
# 用途：确认 Link1 内核能启动、客户端能连接 mixed-port。
mixed-port: 7890
mode: rule
log-level: info
allow-lan: false

rules:
  - MATCH,DIRECT
