V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
dfgxcvbcv
V2EX  ›  Linux

Ubuntu 什么可以无 UI 的 DNS over TLS 客户端最好用?

  •  
  •   dfgxcvbcv · May 25, 2022 · 2463 views
    This topic created in 1436 days ago, the information mentioned may be changed or developed.

    有台服务器所在网络 DROP 了所有 UDP 请求出入站(出站也 DROP ,所以 DNS 也不能用),需要一个 DNS over TLS 客户端。Google 了下没找到这方面测评,想来找 V 友推荐。

    8 replies    2022-06-11 11:47:24 +08:00
    jasonyang9
        1
    jasonyang9  
       May 25, 2022
    dnscrypt-proxy ,我是跑在 Debian 服务器上的

    https://github.com/DNSCrypt/dnscrypt-proxy
    IDAEngine
        2
    IDAEngine  
       May 25, 2022
    cloudflared DoH proxy
    RRyo
        3
    RRyo  
       May 25, 2022
    smartdns
    cloudsigma2022
        4
    cloudsigma2022  
       May 25, 2022
    coredns
    slowman
        5
    slowman  
       May 26, 2022 via iPhone
    最新版系统本身就支持,不用安装任何第三方软件
    dfgxcvbcv
        6
    dfgxcvbcv  
    OP
       May 26, 2022
    @1423 #5 20.04 支持吗,已经用一段时间了,EOL 之前不方便更新
    yanqiyu
        7
    yanqiyu  
       May 26, 2022
    先看看你的源里面有没有 systemd-resolved ?这东西就自带 DoT 客户端
    myki
        8
    myki  
       Jun 11, 2022
    vim /etc/systemd/resolved.conf
    [Resolve]
    DNS=185.222.222.222 45.11.45.11 2a09::#dot.sb 2a11::#dot.sb
    DNSOverTLS=yes
    DNSSEC=yes
    systemctl restart systemd-resolved

    resolvectl status
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1229 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 17:23 · PVG 01:23 · LAX 10:23 · JFK 13:23
    ♥ Do have faith in what you're doing.