Actions
Feature #15089
openSupport LuaDNS provider
Status:
Pull Request Review
Priority:
Normal
Assignee:
-
Category:
Dynamic DNS
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Description
LuaDNS is supported by the acme package, so it would be nice if it were also supported as a Dynamic DNS provider.
The latest API is v1 and documented here; https://luadns.com/api
Hosts: apex (blank) and wildcard
Types: IPv4 (A) and IPv6 (AAAA) records
Updated by Aaron Sierra about 1 year ago
I've opened a pull request in Github; https://github.com/pfsense/pfsense/pull/4663
Actions