type
status
date
slug
summary
tags
category
icon
password
URL
公司内部有自己的dns服务器,clash开启系统代理后默认也开启了本地dns服务,导致部分公司内网网站无法访问。
在github/clash issue中看到解决办法,开启clash mixin模式,覆写掉clash默认配置文件,将dns enable设置为false即可解决问题。
> The company has its own dns server. After clash enabled the system proxy, the local dns service was also enabled by default. As a result, some Intranet websites of the company could not be accessed.
See the workaround in github/clash issue, enable clash mixin mode, override clash's default configuration file, and set dns enable to false to resolve the issue.
 
 
同时建议设置clash的时候可以开启DOT或者DOH,可以减小域名解析污染方面的问题。详见参考文章2
It is also recommended to enable DOT or DOH when setting clash, which can reduce the problem of domain name resolution pollution. See article 2 for details

参考文章

致谢:
💡
有关Notion安装或者使用上的问题,欢迎您在底部评论区留言,一起交流~
 
 
ChatGPT transformed Web interactionMyBatis-Plus Paging Query