From cd74e38ca77dc018172740f47952278bc4bb687a Mon Sep 17 00:00:00 2001 From: lhie1 Date: Wed, 1 Dec 2021 11:55:03 +0800 Subject: [PATCH] Update Head_tap.yaml --- Clash/Head_tap.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Clash/Head_tap.yaml b/Clash/Head_tap.yaml index f9ba633..f97c14a 100644 --- a/Clash/Head_tap.yaml +++ b/Clash/Head_tap.yaml @@ -18,6 +18,13 @@ dns: - 223.6.6.6 # experimental: # interface-name: WLAN +tun: + enable: true + stack: system + # dns-hijack: + # - 8.8.8.8:53 + # - tcp://8.8.8.8:53 + auto-route: true clash-for-android: # append-system-dns: true # 追加系统 DNS 到 nameserver ui-subtitle-pattern: "[\u4e00-\u9fa5]{2,4}" \ No newline at end of file