-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NekoBox 4.0.1 is unstable and dns leakage occurs #1554
Comments
show dns config |
这里测试 nekobox 4.0.1 没有任何DNS泄漏问题 系统windows 10 22h2,windows 11 22h2(24h2没有试过),windows server 2022都测试过 首选项的路由设置里面的DNS设置,远程DNS选择 https://8.8.8.8/dns-query ,首选DNS选择 local ,简易路由选择 绕过局域网和大陆,其他都是缺省值 首选项的TUN设置,Stack选择gVisor,下面5个小选项只勾选了“Strict Route”,其他都不勾选 无论是系统代理方式还是TUN模式,使用 https://browserleaks.com/dns 连接进行测试都没有出现任何国内运营商的DNS服务器,全部都是VPS的DNS服务器(系统代理方式下)或VPS归属地的google的DNS服务器(TUN模式下) 也测试了vmess,trojan,vless协议都没有问题,hy2协议没有测试 |
same problem upd: I downloaded the old version and I still have dns leaks, lol |
经过测试,在某些运营商的出口上,首选DNS选择 local 会导致TUN模式无法上网,必须选择223.5.5.5或手动填入对应运营商的DNS服务器ip地址,但这些设置无论如何都不会影响系统代理方式的上网,只是影响TUN模式上网 |
For me 4.0.1 is slower than 3.26. |
In nekobox 4.1 there is a dns leak and sites load slowly and the Internet does not work with Strict Route enabled, in nekobox 3.26 works all stable, fast and without dns leaks, why does this happen in nekobox 4.1?
The text was updated successfully, but these errors were encountered: