Results 7 comments of W_light

? I'm installing docker but not the gcc.

I think we're talking about the file saved docker's mirror respository url is changed automatically by the extension.

> > ? I'm installing docker but not the gcc. > > you're replying to a bot spreading viruses ok, I see

补一个LOG > 2025-01-31 17:57:53.158|Info|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://www.steamcommunity.com/ - - -| > 2025-01-31 17:57:53.159|Warn|BD.WTTS.Services.Implementation.HttpReverseProxyMiddleware|域名 www.steamcommunity.com 可能已经被 DNS 污染,如果域名为本机域名,请解析为非回环 IP。|

已经关闭了,但是加速时还是不行 日志: > 2025-02-09 13:10:50.985|Info|Microsoft.AspNetCore.Hosting.Diagnostics|Request finished HTTP/2 GET https://www.steamcommunity.com/ - 502 - - 10022.5330ms| > 2025-02-09 13:10:51.123|Info|Microsoft.AspNetCore.Hosting.Diagnostics|Request starting HTTP/2 GET https://www.steamcommunity.com/favicon.ico - - -| > 2025-02-09 13:10:51.123|Warn|BD.WTTS.Services.Implementation.HttpReverseProxyMiddleware|域名 www.steamcommunity.com 可能已经被 DNS...

WireShark抓到的,如下图: ![Image](https://github.com/user-attachments/assets/697595de-85f4-4e04-b9f7-0fd683933247) 182.254.116.116这个DNS是腾讯的DNS,不知道为何程序会用这个DNS。

> 关闭一下代理设置中的 启动加速时检查dns可用性 应该就可以了,这个功能会启动时更换实际使用dns @rmbadmin 我试了一下,关了之后,github.com和steamcommunity.com解析的ip地址就对了,网页加载没之前那么慢了,但是www.steamcommunity.com解析的时候,不知道为何会使用Dnspod的DNS服务器,我用wireshark抓到的dns查询,在上一楼。