mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[GH-ISSUE #1316] Hostinger DNS Provider support #7849
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#7849
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @IbrahimMaiga on GitHub (Aug 17, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1316
Hostinger now has its own API, allowing us to use it programmatically. It would be interesting to have it as a DNS provider.
@0xJacky commented on GitHub (Aug 20, 2025):
Our project uses Lego as the certificate issuance tool. You may consider visiting https://github.com/go-acme/lego and donating to the project's author to expedite the adaptation work for Hostinger.
@0xJacky commented on GitHub (Oct 17, 2025):
I noticed that the author of lego has added support for Hostinger DNS. I have updated the dependencies, and it will be released in the next version.
@IbrahimMaiga commented on GitHub (Oct 23, 2025):
Good news, I'm looking forward to this version. Thanks