alibaba / lightproxy

💎 Cross platform Web debugging proxy
https://lightproxy.org/
Apache License 2.0
3.12k stars 258 forks source link

LightProxy often blocks request which is not at the rules #255

Open WangXBruc opened 3 years ago

WangXBruc commented 3 years ago

LightProxy often blocks request which is not at the rules. This problem has rarely occurred in the past, and it has often occurred recently. Is there any change of LightProxy causes this?

image

MatriXiao88 commented 3 years ago

看起来是你的dns查询超时了,而不是代理阻止了你的请求 有对比过开代理和没开代理是否有区别?

WangXBruc commented 3 years ago

看起来是你的dns查询超时了,而不是代理阻止了你的请求 有对比过开代理和没开代理是否有区别?

很确定是lightProxy阻塞了,关闭lightProxy的时候,访问很顺畅。身边也有其他小伙伴有相同的经历,开着lightProxy的时候,访问不在规则列表中的域名就会阻塞。 而且都是从最近才开始出现这种现象。