mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Add DNSExit.com as a provider #380
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 @mr-orreo on GitHub (Mar 15, 2024).
Add DNSExit.com as a provider.
In previous versions of TrueNAS Scale, Dynamic DNS was included under services, with an option to select DNSExit.com as a provider. This was deprecated in SCALE 23.10 and it's now recommended to use DDNS Updater instead, but the option to utilize DNSExit.com as a provider is unavailable.
References:
https://www.truenas.com/docs/scale/22.12/scaleuireference/systemsettings/services/ddnsservicescreenscale/
https://www.truenas.com/docs/scale/22.12/gettingstarted/scaledeprecatedfeatures/
@qdm12 commented on GitHub (Mar 16, 2024):
Noted, and note you may be able to use the https://github.com/qdm12/ddns-updater/blob/master/docs/custom.md provider for the time being. Alternatively, there is a decent guide on how to contribute and add native support in the code, see the .github/CONTRIBUTING.md doc 😉
@qdm12 commented on GitHub (May 6, 2024):
Duplicate of #346 I've added the details you gave and tagged you there. Please subscribe to #346 instead to be notified when this is done. Thanks!