Giter VIP home page Giter VIP logo

Comments (3)

rehiy avatar rehiy commented on August 27, 2024

已更新到 V6.0 ,测试后请反馈

from dnspod-shell.

openlives avatar openlives commented on August 27, 2024

原来就解析某个域名xyz.com,配置文件是
arDdnsCheck "xyz.com" ""
只需在DNSPOD 添加一条主机记录@ 记录类型为A,现在要添加一条主机记录www 记录类型为A,才会解析成功 ,否则一直是 Get Record Info Failed!

from dnspod-shell.

RebelliousWhiz avatar RebelliousWhiz commented on August 27, 2024

实测环境:版本V6.0,本机解析 pma.xxx.xxx, www.xxx.xxx, @.xxx.xxx, *.xxx.xxx

配置:

arDdnsCheck "xxx.xxx" "www"
arDdnsCheck "xxx.xxx" "pma"
arDdnsCheck "xxx.xxx" "*"
arDdnsCheck "xxx.xxx" ""

经过实测,不成功。

log:

Updating Domain: www.xxx.xxx
Host Ip: 58.222.222.222
lastIP: 58.222.222.222
Last IP is the same as current IP!
Updating Domain: pma.xxx.xxx
Host Ip: 58.222.222.222
lastIP: 58.222.222.222
Last IP is the same as current IP!
Updating Domain: *.xxx.xxx
Host Ip: 58.222.222.222
lastIP: 58.222.222.222
Last IP is the same as current IP!
Updating Domain: .xxx.xxx
Host Ip: 58.222.222.222
lastIP: 58.222.222.222
Last IP is the same as current IP!

进dnspod,其他解析均正常,唯有@的A记录未成功修改。

from dnspod-shell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.