悠
悠
这个bash可以做到,不需要在终端软件添加额外代码
把配置文件贴出来看一下
> 发现如果备用DNS只使用了一个DoH服务器,而主机53端口没有其他DNS服务来解析DNS,会导致overture无法得到国外域名的解析结果。 > > 例如overture监听在5353,备用DNS使用opendns的DoH服务,而主机的53端口(dnsmasq)设置为转发到5353端口,没有其他DNS服务,会导致通过overture的5353端口解析国外域名无法查询到结果。是不是因为DoH的查询地址所用的域名(比如doh.opendns.com)无法解析的原因呢? > > 如果把主机的53端口转发到其他的DNS服务,这时通过overture的5353端口就可以获取到国外域名的查询结果。 > > https-dns-proxy这个软件会设置一个bootstrap dns,用于设置DoH的地址所用的域名的IP(例如doh.opendns.com的bootstrap dns就是208.67.222.222和208.67.220.220),不知道大佬是否可以参考? 试试这个方法。关掉所有监听53端口的进程,然后在/etc/resolve.conf中添加`nameserver 1.1.1.1`,试着能ping通doh.opendns.com后再打开overture
Have you compiled this ipk file?
> > Have you compiled this ipk file? > > > > Tried, but failed Try using the openwrt official sdk container to match the docker image tag and your...
> I'm compiling this project in Centos 9, SDK openwrt-sdk-21.02.0-x86-generic_gcc-8.4.0_musl.Linux-x86_64.tar.xz with this guide below https://github.com/honwen/luci-app-xray but when I make && sudo make install it told me error below " make[3]...
> I'm compiling this project in Centos 9, SDK openwrt-sdk-21.02.0-x86-generic_gcc-8.4.0_musl.Linux-x86_64.tar.xz with this guide below https://github.com/honwen/luci-app-xray but when I make && sudo make install it told me error below " make[3]...
> when I try to compile the newest version, it told me > > " > > bash: line 1: proxychains: command not found > > " > > where...
> > If you need to compile it yourself, please google "how to compile the openwrt single package", there are already compiled IPK files available. https://blog.mitsuha.me/post/56 > > @Mitsuhaxy, can...
超过100了还是不到100?