Search: #DOH

  1. #Surge #DNS #脚本 #模块 #DoH Surge 纯脚本实现的 DoH 方案懒得写参数 可以自己打开脚本修改以下配置:const dns = '

    #Surge #DNS #脚本 #模块 #DoH

    Surge 纯脚本实现的 DoH 方案

    懒得写参数 可以自己打开脚本修改以下配置:

    const dns = 'https://223.6.6.6/dns-query' // DNS
    const timeout = 2 * 1000 // 超时时间
    const type = ['A', 'AAAA'] // 默认查询类型
    const ttl = 600 // 默认最小 TTL


    文件见本消息的评论

    • ❤️5
    • 🤗1
  2. #doh 按需使用

    #doh 按需使用


    https://cn-east.iqiqzz.com/cdn
    https://doh.totoro.pub/dns-query/share

    国内外分流
    ecs(好像也没全支持)
    国内访问友好
    非 /dns-query (是否有必要存疑)


    📢 折腾啥 频道
    👥 折腾啥 群组

    • 👍1
  3. #Surge #配置 #DOH #DNS #TFO用蜂窝数据时, 禁用 TFO连上热点机时, 禁用 TFO, 使用无污染国内分流的 DOH连上其他 Wi-Fi 时, 禁用 TFO[SSID Setting]TYPE:CELLULAR tfo-behaviour=force-disabled"SSID:Unlimited Hotspot" tfo-behaviour=force-disabled, "encrypted-dns-server=

    #Surge #配置 #DOH #DNS #TFO

    用蜂窝数据时, 禁用 TFO
    连上热点机时, 禁用 TFO, 使用无污染国内分流的 DOH
    连上其他 Wi-Fi 时, 禁用 TFO

    [SSID Setting]
    TYPE:CELLULAR tfo-behaviour=force-disabled
    "SSID:Unlimited Hotspot" tfo-behaviour=force-disabled, "encrypted-dns-server=https://doh.totoro.pub/dns-query/share,https://cn-east.iqiqzz.com/cdn"
    TYPE:WIFI tfo-behaviour=force-enabled

    💬 查看最新原文
    📢 折腾啥 频道
    👥 折腾啥 群组

  4. #Surge #DNS #DoH #DoH3 #Cloudflare #优选#!name=1s 用上优选 ip 的 cloudflare doh3#!desc=[General]encrypted-dns-server = h3://dns.cloudflare.com/dns-queryencrypted-dns-follow-outbound-mode = trueencrypted-dns-skip-cert-verification = true[Rule]DOMAIN,dns.cloudflare.com,DIRECT[Host]dns.cloudflare.com = 104.29.64.33🐶 我不用 我就写写💬 查看最新原文📢 折腾啥 频道👥 折腾啥 群组

    #Surge #DNS #DoH #DoH3 #Cloudflare #优选

    #!name=1s 用上优选 ip 的 cloudflare doh3
    #!desc=
    [General]
    encrypted-dns-server = h3://dns.cloudflare.com/dns-query
    encrypted-dns-follow-outbound-mode = true
    encrypted-dns-skip-cert-verification = true

    [Rule]
    DOMAIN,dns.cloudflare.com,DIRECT

    [Host]
    dns.cloudflare.com = 104.29.64.33

    🐶 我不用 我就写写

    💬 查看最新原文
    📢 折腾啥 频道
    👥 折腾啥 群组

  5. #Surge #DNS #DoH #DoQ #DoH3dns-server = system# dns-server = 119.29.29.29, 223.6.6.6, systemencrypted-dns-server = h3://223.6.6.6/dns-query,

    #Surge #DNS #DoH #DoQ #DoH3
    dns-server = system
    # dns-server = 119.29.29.29, 223.6.6.6, system
    encrypted-dns-server = h3://223.6.6.6/dns-query,https://120.53.53.53/dns-query
    encrypted-dns-follow-outbound-mode = true
    # encrypted-dns-server = quic://cn-east.ovo.glass

    💬 查看最新原文
    📢 折腾啥 频道
    👥 折腾啥 群组