alroyso 1 년 전
부모
커밋
d42d4a61a8
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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`