From 8f0f74cff3febb54d3a8b5cbebc35a3acbd5523d Mon Sep 17 00:00:00 2001 From: wnlen <62139570+wnlen@users.noreply.github.com> Date: Wed, 14 Jan 2026 21:58:10 +0800 Subject: [PATCH] Update config.yaml --- conf/config.yaml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index f1b4f85..1224bb3 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -1,9 +1,24 @@ mixed-port: 7890 allow-lan: false +bind-address: '*' mode: rule log-level: info - +ipv6: true +external-controller: 127.0.0.1:9090 +secret: "${CLASH_SECRET}" +external-ui: /opt/clash-for-linux/ui +dns: + enable: true + listen: 127.0.0.1:1053 + enhanced-mode: fake-ip + nameserver: + - 223.5.5.5 + - 119.29.29.29 proxies: [] - +proxy-groups: + - name: "DIRECT" + type: select + proxies: + - DIRECT rules: - MATCH,DIRECT