Categorygithub.com/theadell/dnsify
repository
0.1.0
Repository: https://github.com/theadell/dnsify.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

DNSify

DNSify is a self-hosted web dashboard crafted for easy DNS management and nginx config generation, built using Golang for the backend and HTMX for the frontend. It simplifies the process of adding and deleting DNS records through a user-friendly interface, utilizing zone transfer and dynamic updates behind the scenes.

Features

  • Add and delete DNS records effortlessly.
  • Automated DNS management through zone transfer and dynamic updates.
  • Generate nginx configurations for the records.
  • (Upcoming) API for programmatic usage via webhooks, bots, etc.