Skip to content

Instantly share code, notes, and snippets.

@Ghost-chu
Created April 4, 2023 16:07
Show Gist options
  • Select an option

  • Save Ghost-chu/5a5bcc3fee34bfd1840379aa62b79107 to your computer and use it in GitHub Desktop.

Select an option

Save Ghost-chu/5a5bcc3fee34bfd1840379aa62b79107 to your computer and use it in GitHub Desktop.
阻止 Clash for Windows 路由 IPv6 流量

切换到 “Profile” 选项卡,在对应配置文件上右键选择 “Parsers”,然后 “Edit Parsers”,添加下面的规则:

parsers:
  - url: "<订阅URL>"
    yaml:
      prepend-rules:
        - IP-CIDR,::/0,DIRECT

保存,更新配置文件即可生效。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment