Skip to content

dns/ddnsclient: fix hostinger integration#5202

Open
leandroscardua wants to merge 1 commit intoopnsense:masterfrom
leandroscardua:fix/DNSHostinger
Open

dns/ddnsclient: fix hostinger integration#5202
leandroscardua wants to merge 1 commit intoopnsense:masterfrom
leandroscardua:fix/DNSHostinger

Conversation

@leandroscardua
Copy link
Contributor

@leandroscardua leandroscardua commented Feb 8, 2026

Overview

The recently hostinger integration is missing zone(required) and TTL(optional) on the UI and due of this missing, we're not

Description

The current Hostinger integration in ddclient is missing the zone (required) and TTL (optional) fields in the UI. Without these fields, users cannot properly configure the integration, as the generated ddclient.conf file lacks essential parameters for Hostinger’s API.

Changes Made

  • Added zone field (required) to the Hostinger integration UI.
  • Added TTL field (optional) to the Hostinger integration UI.
  • Ensured both fields are correctly mapped to the ddclient.conf configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant