mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Feature request: Add support for *.yourdomain.tld on OVH #93
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fredericrous on GitHub (Jan 27, 2021).
Originally assigned to: @qdm12 on GitHub.
Currently, the OVH provider updates the IP with OVH's dynhost service. This does not allow to update * records.
I am using Traefik, all the Softwares I use are under subdomains. I need to update A @ record + A * record
I created the following PR: https://github.com/qdm12/ddns-updater/pull/154
@qdm12 commented on GitHub (Jan 27, 2021):
Thanks! I invited you as a collaborator, that should make it easier for you to do PRs and all 😉