We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
解决方法:把自定义设置->网络监测里的地址14.17.42.40改为百度网页地址:183.232.231.172,应用后小地球图标显示未打勾的绿色状态。
方便的时候请改下代码:trunk/user/shared/defaults.c { "di_addr0", "114.114.114.114" }, { "di_addr1", "208.67.222.222" }, { "di_addr2", "14.17.42.40" }, { "di_addr3", "8.8.8.8" }, { "di_addr4", "8.8.4.4" }, { "di_addr5", "208.67.220.220" }, { "di_port0", "53" }, { "di_port1", "53" }, { "di_port2", "80" }, { "di_port3", "53" }, { "di_port4", "53" }, { "di_port5", "53" },
The text was updated successfully, but these errors were encountered:
我都是刷完固件双清之后,手动添加本地运营商DNS来检测路由器否连上外网,高效快速又不会给网络压力.
Sorry, something went wrong.
No branches or pull requests
解决方法:把自定义设置->网络监测里的地址14.17.42.40改为百度网页地址:183.232.231.172,应用后小地球图标显示未打勾的绿色状态。
方便的时候请改下代码:trunk/user/shared/defaults.c
{ "di_addr0", "114.114.114.114" },
{ "di_addr1", "208.67.222.222" },
{ "di_addr2", "14.17.42.40" },
{ "di_addr3", "8.8.8.8" },
{ "di_addr4", "8.8.4.4" },
{ "di_addr5", "208.67.220.220" },
{ "di_port0", "53" },
{ "di_port1", "53" },
{ "di_port2", "80" },
{ "di_port3", "53" },
{ "di_port4", "53" },
{ "di_port5", "53" },
The text was updated successfully, but these errors were encountered: