linode / linode/linode_api4-python

[Feature]: documentation: DDNS example

未关闭
#507 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

enhancement
主要语言
Python
星标
143
派生
89
平均合并
6 天 19 小时
30 天内合并 PR
5

描述

Description

I'd like my Linodes and my home system to automatically update their A and AAAA records in my domain when rebooted or receiving a new address via DHCP. An example script to do that would be most helpful. Perhaps added after the other examples in the README. An example with "[remote_addr]" would be ideal, but it's not clear how to get the library to choose between IPv4 and IPv6 to update the A vs AAAA record.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 README 中现有的示例开始,检查库如何更新域记录。明确示例应如何处理 A 记录与 AAAA 记录的区别,以及 [remote_addr] 占位符;完成标准是提供一个 README 示例,涵盖两种地址族在重启或 DHCP 情况下的地址更新。

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。