pymumu / smartdns

A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
https://pymumu.github.io/smartdns/
GNU General Public License v3.0
8.45k stars 1.08k forks source link

请教一下tls和https上游服务器的正确填写方法 #1461

Closed chris7395328 closed 10 months ago

chris7395328 commented 1 year ago

问题现象
在设置上有服务器的时候,tls和https服务器填写都要重复填一次server-tls 和server-https 比如:server-tls server-tls 1dot1dot1dot1.cloudflare-dns.com -group fq_dns -exclude-default-group -proxy sock5 才能生效 填:server-tls 1dot1dot1dot1.cloudflare-dns.com -group fq_dns -exclude-default-group -proxy sock5 会显示解析失败 非tls和https的没有这个问题,想知道什么原因

运行环境

  1. 固件型号

  2. 运营商

  3. smartdns来源以及版本

PikuZheng commented 1 year ago

image 我的配置是这么写的

PaTTeeL commented 9 months ago

同样想问问,比如

server-https dns.alidns.com
server-https https://dns.alidns.com
server-https https://dns.alidns.com/dns-query
server-https 223.5.5.5
server-https https://223.5.5.5
server-https https://223.5.5.5/dns-query

这六种写法哪几种是可以被smartdns读取并可以正确工作的?

PikuZheng commented 9 months ago

这六种写法哪几种是可以被smartdns读取并可以正确工作的?

就我所知(当前最新版)这些写法都行

PaTTeeL commented 9 months ago

这六种写法哪几种是可以被smartdns读取并可以正确工作的?

就我所知(当前最新版)这些写法都行

今天在家里的openwrt上试了一下,版本smartdns 1.2022.38.1 域名的三种写法貌似是可以的,纯IP的doh要写全网址,少https和少路径都不行,不是报403就是报502错误