netch icon indicating copy to clipboard operation
netch copied to clipboard

修复下netch识别单域名证书的节点无法使用、aiodns分流等问题

Open laoleic4 opened this issue 3 years ago • 0 comments

错误描述

如标题所示,使用单域名证书的节点必须要开启绕过证书才能正常使用,泛域名证书不会遇到这问题,且aiodns分流解析部分域名会遇到ssl证书错误,经察觉发现aiodns没走代理导致other dns里的dns服务器被劫持,需更换非53端口的dns服务器才能解决此问题,使用进程模式时关闭代理netch会出现短暂的未响应,目前就发现这些问题,其他问题待发现。

复现步骤

日志

操作环境

操作系统:Windows 10 Pro X64 21H2 19044.1826和Windows 11 Pro X64 22H2 Beta 22621.232
软件版本:1.9.2到1.9.7

额外信息

我在issue里发现一些相同的问题,但没描述到点,附链接: https://github.com/netchx/netch/issues/881 https://github.com/netchx/netch/issues/871 https://github.com/netchx/netch/issues/866 https://github.com/netchx/netch/issues/849

laoleic4 avatar Jul 23 '22 05:07 laoleic4