[Feature Request] Expanding functionality with adding new features (see description) #1388
Replies: 1 comment 5 replies
-
Thanks for the post. Most of the points have been discussed many times so I will just respond in short.
Support for commonly used records is already done and support for other record types is implemented as and when there is a request for it. This is since there are too many records where most of them are not commonly used. There is already support to add "unknown" record type which can be used too when needed for uncommon type of records.
The DDNS standard (RFC 2136) is already fully supported.
This is already supported via environment variables.
This is not currently planned since the admin panel is a web app and browser translation addons can be used to do the task. Using translation addon will be just as same as supporting the language natively since I will be using a translator tool to do the task anyways.
The source code is in C# and is platform independent similar to how Java is. You can check the build instructions on how to build it on your platform.
Documentation is unfortunately not available due to time and resources constrains. If time is spent on documentation then the development work will get delayed significantly.
The reason for "slow development" is that the project is being developed by a single person (myself) after I get some time doing a full-time job. Most of the competition products have full fledged companies behind them. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Requested features and functionalities
Additionally, it would be great if:
the source code would be converted into a GNU compatible format, with would allow to create separate versions for different Operating Systems and platforms (aspecially that Windows is one of the lesss secure and mostly attacked one)
unified and complete documentation with troughly would explain anything
Explanation
The current server is a great pice of software, however sue a slow development and missing support of modern features, lke montioned as an example on the begining, makes that it start to fall back behind the competition and become outdated, with in my modest opinion is a bad thing.
Beta Was this translation helpful? Give feedback.
All reactions