From 04c8a0e9ba4dcdfc6f9d59b2cafe223b48e5eabd Mon Sep 17 00:00:00 2001 From: oruke Date: Tue, 5 May 2026 23:56:07 +0800 Subject: [PATCH] =?UTF-8?q?revert(clash):=20=E7=A7=BB=E9=99=A4=20TUN=20?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8CLAN=20=E9=97=AE=E9=A2=98=E5=AE=9E?= =?UTF-8?q?=E4=B8=BA=20UFW=20=E9=98=B2=E7=81=AB=E5=A2=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clash/config.yaml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/clash/config.yaml b/clash/config.yaml index e3a15b3..48fb6fa 100644 --- a/clash/config.yaml +++ b/clash/config.yaml @@ -5,19 +5,6 @@ geodata-mode: true tcp-concurrent: true find-process-mode: always -tun: - enable: true - stack: mixed - auto-route: true - strict-route: false - route-exclude-address: - # 局域网排除 — 让外部设备能直接访问本机服务 - - 192.168.0.0/16 - - 10.0.0.0/8 - - 172.16.0.0/12 - # Tailscale 网段 — 已通过 PROCESS-NAME,tailscaled 直连 - - 100.64.0.0/10 - #自定义 geodata url geox-url: geoip: "https://fastly.jsdelivr.net/gh/MetaCubeX/meta-rules-dat@release/geoip.dat"