这是本节的多页打印视图。 点击此处打印.

返回本页常规视图.

DDNS动态解析

    Adguard Private 支持 DNS 重写, 可以用于 DDNS 动态解析。

    需要注意该DDNS方案仅适用于个人服务, 未使用该私有DNS服务则无法获取自定义解析.

    使用方法

    Windows

    # 下载脚本
    Invoke-WebRequest -Uri https://www.adguardprivate.com/docs/startup/private/tutorial/DDNS/update_dns.ps1 -OutFile update_dns.ps1
    # 执行脚本
    .\update_dns.ps1 https://xxxxxxxxxxxxxxxx.adguardprivate.com agh_session=f05b0e31afe85ab343a31a1e099e59f4 nas.home
    

    Linux && MacOS

    # 下载脚本
    wget https://www.adguardprivate.com/docs/startup/private/tutorial/DDNS/update_dns.sh -O update_dns.sh
    # 执行脚本
    ./update_dns.sh https://public3.adguardprivate.com agh_session=f05b0e31afe85ab343a31a1e099e59f4 nas.home