Skip to content

Conversation

@BornToBeRoot
Copy link
Owner

Changes proposed in this pull request

  • Support SRV & DNSKEY

Related issue(s)

Copilot generated summary

Provide a Copilot generated summary of the changes in this pull request.

Copilot summary

This pull request introduces several improvements and updates to the DNS Lookup functionality in the NETworkManager project. Key changes include the adoption of a more flexible and readable query type filtering mechanism, the addition of support for new DNS record types, and minor code cleanup and restructuring to enhance maintainability.

Enhancements to DNS Lookup Functionality:

Code Simplification and Cleanup:

Dependency and Namespace Management:

  • Cleaned up and reorganized using directives across multiple files to remove unused imports and improve clarity. (Source/NETworkManager.Models/Network/DNSLookup.cs, [1]; Source/NETworkManager/ViewModels/DNSLookupViewModel.cs, [2] [3]

To-Do

Contributing

By submitting this pull request, I confirm the following:

@mergify mergify bot merged commit f630d3f into main May 13, 2025
2 of 3 checks passed
@mergify mergify bot deleted the feature/dns_srv_dnskey branch May 13, 2025 22:28
@BornToBeRoot BornToBeRoot added this to the next-release milestone May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DNS Lookup - DNSKEY not displaying result

2 participants