Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

[BUG] fake-ip-filter列表中的地址无法直连 #878

Open
NueXini opened this issue Nov 2, 2023 · 0 comments
Open

[BUG] fake-ip-filter列表中的地址无法直连 #878

NueXini opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@NueXini
Copy link

NueXini commented Nov 2, 2023

Merge配置:

# Merge Template for clash verge
# The `Merge` format used to enhance profile

prepend-rules:

prepend-proxies:

prepend-proxy-groups:

append-rules:
  dns: 
    enable: true
    ipv6: false
    enhanced-mode: fake-ip
    fake-ip-filter: 
      - '*.lan'
      - '*.qq.com'
      - localhost.ptlogin2.qq.com
      - localhost.sec.qq.com
      - +.stun.*.*
      - +.stun.*.*.*
      - +.stun.*.*.*.*
      - +.stun.*.*.*.*.*
      - WORKGROUP
    default-nameserver:
      - 223.5.5.5
      - https://223.5.5.5/dns-query
    nameserver: 
      - 223.5.5.5
      - https://223.5.5.5/dns-query
    fallback: 
      - https://1.1.1.1/dns-query
      - 8.8.4.4

append-proxies:

append-proxy-groups:

image


Log:

image


Clash字段

image

image


其他配置:

image

@NueXini NueXini added the bug Something isn't working label Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant