Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: dual stack support #9

Merged
merged 5 commits into from
Sep 17, 2023
Merged

feat: dual stack support #9

merged 5 commits into from
Sep 17, 2023

Commits on Aug 27, 2023

  1. feat: dual stack support

    Added support for publishing A/AAAA records simultaneously
    L2jLiga committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    9c03aa7 View commit details
    Browse the repository at this point in the history
  2. feat: added new format for entries with namespace

    Windows does not support subdomains resolution via mDNS and uses regular DNS query instead.
    L2jLiga committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    3d4dad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5265117 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c45406 View commit details
    Browse the repository at this point in the history
  5. fix: increase buffer size

    fixes error "Could not read from ... : dns: buffer size too small"
    L2jLiga committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    819d3eb View commit details
    Browse the repository at this point in the history