DnsClient.NET
DNS lookup library
A high-performance library for performing DNS lookups in .NET.
DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups
788 stars
24 watching
137 forks
Language: C#
last commit: about 2 months ago
Linked from 3 awesome lists
c-sharpdnsdns-clientdns-serverdotnetdotnet-core
Related projects:
Repository | Description | Stars |
---|---|---|
michaco/dnsclient.net.samples | Samples demonstrating the usage of the DnsClient.NET package in various scenarios | 8 |
dnsdb/dnsdbq | Accesses passive DNS database systems using an API key | 94 |
dotnet/sqlclient | Provides database connectivity to SQL Server for .NET applications. | 853 |
kapetan/dns | A C# library for sending and receiving DNS messages using UDP and TCP. | 419 |
chrislee35/passivedns-client | A Ruby library and query tool for querying passive DNS databases | 198 |
mario-campos/dyndnsd | A dynamic DNS daemon written in C for the OpenBSD operating system. | 21 |
dantecatalfamo/zig-dns | An experimental DNS library implemented in Zig. | 57 |
phallstrom/alfreddig | A shell-based workflow for performing DNS lookups and optionally copying results to the clipboard. | 70 |
projectdiscovery/dnsx | A tool for querying and manipulating DNS records | 2,191 |
nlnetlabs/ldns | A DNS library that provides a programming interface to DNS tool programming and includes features like DNSSEC. | 300 |
rockcavera/nim-dnsprotocol | An implementation of the DNS protocol in the Nim programming language. | 17 |
jczic/microdnssrv | A lightweight DNS server designed to respond to A queries from MicroPython-based devices with support for multiple domains and wildcards. | 74 |
analogj/lexicon | A standardized tool for manipulating DNS records across multiple providers | 1,482 |
qiniu/happy-dns-objc | A DNS library for Objective-C allowing use of multiple resolving mechanisms and hosts configuration. | 505 |
hashicorp/mdns | A Golang library for peer-to-peer service discovery on local networks using multicast DNS | 1,188 |