clash_for_windows_pkg icon indicating copy to clipboard operation
clash_for_windows_pkg copied to clipboard

[Bug]: Tun模式下无法使用cf优选ip

Open small-qihang opened this issue 3 years ago • 0 comments

请认真检查以下清单中的每一项

  • [X] 已经搜索过,没有发现类似issue
  • [X] 已经搜索过文档,没有发现相关内容
  • [X] 已经尝试使用过最新版,问题依旧存在
  • [X] 使用的是官方版本(未替换及修改过安装目录程序文件)

软件版本

0.20.16

操作系统

Windows x64

系统版本

Win10专业工作站版 21H2(操作系统内部版本19044.2486)

问题描述

无法正常使用优选cf cdn的IP

在V2rayN中可以正常使用 image

在Clash中无法正常运行 image

复现步骤

通过手动配置将其配置写入Clash配置文件

日志文件

logs

进入Home Directory/logs文件夹,找到日志文件,将文件拖动至输入框或点击界面左下角小字,将打开文件内容粘贴替换这行
[2023-02-16-210606.log](https://github.com/Fndroid/clash_for_windows_pkg/files/10756262/2023-02-16-210606.log)

其他补充

port: 10803 socks-port: 10802 allow-lan: true mode: Rule log-level: info

dns: enable: true enhanced-mode: fake-ip nameserver: - 114.114.114.114 - 223.5.5.5 - 8.8.8.8 fallback: [] fake-ip-filter: - +.stun.. - +.stun...* - +.stun.... - +.stun.....* - ".n.n.srv.nintendo.net" - +.stun.playstation.net - xbox...microsoft.com - "..xboxlive.com" - ".msftncsi.com" - "*.msftconnecttest.com" - WORKGROUP tun: enable: true stack: gvisor auto-route: true auto-detect-interface: true dns-hijack: - any:53

small-qihang avatar Feb 16 '23 13:02 small-qihang