jeessy2 / ddns-go

Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
MIT License
10.7k stars 1.23k forks source link

feat: add support for rename config #1132

Closed WaterLemons2k closed 1 month ago

WaterLemons2k commented 1 month ago

What does this PR do?

Add support for renaming configs.

Fixes #1131.

Motivation

Additional Notes

Add appendConfigToIndex() function to avoid duplicate code when processing options.

jeessy2 commented 1 month ago

LGTM