linode / linode/linode_api4-python
[Feature]: documentation: DDNS example
未關閉
還沒有人認領這個 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.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
從 README 中現有的範例開始,檢查函式庫如何更新網域記錄。釐清範例應如何處理 A 記錄與 AAAA 記錄的差異,以及 [remote_addr] 佔位符;完成標準是提供一個 README 範例,涵蓋兩種位址族在重新啟動或 DHCP 情況下的位址更新。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python
- 領域
- documentation
- Issue 類型
- 文件
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100