A cross-platform DNS client for PowerShell utilizing the DnsClient.NET library.
-
Updated
May 22, 2023 - PowerShell
A cross-platform DNS client for PowerShell utilizing the DnsClient.NET library.
DnsClientX is an async C# library for DNS over UDP, TCP, HTTPS (DoH), and TLS (DoT). It also has a PowerShell module that can be used to query DNS records. It provides a simple way to query DNS records using multiple DNS providers. It supports multiple DNS record types and parallel queries.
An implementation of PowerShell's Resolve-DnsName cmdlet that works on all operating systems (requires dig).
An async thread-safe singleton for DnsClient.NET
Implemented a standard UDP-based DNS client. This client takes a URL from the user and returns its IPV4 address along with some other fields such as the class, type, and time to live information as received from the server.
Simple DDNS client for DreamHost DNS. Can be used to adapt to your own needs.
An .NET core API built using Swagger, DnsClient.NET, and Rollbar that retrieves A, MX, and TXT records for a domain.
Email sender service - WebApi with the underlying database. It exposes an API allowing sending emails.
Add a description, image, and links to the dnsclient topic page so that developers can more easily learn about it.
To associate your repository with the dnsclient topic, visit your repo's landing page and select "manage topics."