We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前ddnspod只有1个A记录,这样如果*记录在其他地方,那么只有一个域名可以转到当前IP.如下图
是否可以增加2-5个A记录,可以同时自动更新,以便多个二级域名可以解析到路由器上呢?比如某个 Padavan 就有这个扩展。
另外,更新记录最短是1小时,有时候公网地址变了后,需要等个把小时才会更新,所以是否可以做个触发器,在公网地址改变时候自动更新一次,不受更新时间间隔影响。
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
目前ddnspod只有1个A记录,这样如果*记录在其他地方,那么只有一个域名可以转到当前IP.如下图
是否可以增加2-5个A记录,可以同时自动更新,以便多个二级域名可以解析到路由器上呢?比如某个 Padavan 就有这个扩展。
另外,更新记录最短是1小时,有时候公网地址变了后,需要等个把小时才会更新,所以是否可以做个触发器,在公网地址改变时候自动更新一次,不受更新时间间隔影响。
The text was updated successfully, but these errors were encountered: