alroyso 1 year ago
parent
commit
d42d4a61a8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lib/app/controller/config.dart

+ 2 - 2
lib/app/controller/config.dart

@@ -190,8 +190,8 @@ tun:
   enable: ${clashCoreTunEnable.value}
   stack: $stack
   # stack: gvisor
-  dns-hijack:
-    - 198.18.0.2:53 # when `fake-ip-range` is 198.18.0.1/16, should hijack 198.18.0.2:53
+  #dns-hijack:
+  #  - 198.18.0.2:53 # when `fake-ip-range` is 198.18.0.1/16, should hijack 198.18.0.2:53
   auto-route: true # auto set global route for Windows
   # It is recommended to use `interface-name`
   auto-detect-interface: true # auto detect interface, conflict with `interface-name`