MyDNSConfig is a web-interface that allows to administrate/create/delete DNS records easily. All data is stored in a MySQL database, and this MySQL database is used by the MyDNS name server to retrieve the DNS records.
License
BSD LicenseFollow MyDNSConfig
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
This appears to be a good start at a management interface for MyDNS / MyDNS-NG. Although the installation process isn't rocket science, it's also not as intuitive as it could be. Documentation for this project is very sparse. There does not appear to be any support channel, users list or forum that can be used to report issues or bugs. One important bug is that the client list is visible to all users. What this means is that if you have a zone that belongs to a client, that client can log in to manage it. However your entire client list will also become visible to all the clients, and it is possible for them to move a zone out of their control. To fix this problem, the client list drop-down should be removed from the zone management unless the user logged in is admin.