troglobit / inadyn

In-a-Dyn is a dynamic DNS client with multiple SSL/TLS library support
https://troglobit.com/projects/inadyn/
GNU General Public License v2.0
921 stars 139 forks source link

Feature request: creation and deletion of records #234

Open FedericoCeratto opened 5 years ago

FedericoCeratto commented 5 years ago

Hello and thanks for developing inadyn. If inadyn could create and delete DNS records (on providers that support that) it would allow a much better user experience.

troglobit commented 5 years ago

Hi, and thanks! :)

Inadyn is an Open Source project and depend on contributors for adding new features. I'm more than happy to help out with pointers to existing support, as well as auditing patches and pull requests. Other than that my spare time is limited to scratching my own (and my employer's) itches.

There are as many possibilities to add/delete/update DNS records as there are DDNS/DNS providers out there. Inadyn already support quite a few, so you'll have to be a bit more specific. See for instance issues #182 and #208, which mention Cloudflare.

fdcastel commented 9 months ago

Coming late to the party but...

@FedericoCeratto this would be an enormous change for this project.

DNSControl (from stackexchange guys) is a more appropriate project for what you want.

Disclaimer: I use both DNSControl and Inadyn. They are perfect!