DNS Client in C#
-
Updated
Jun 21, 2023 - C#
DNS Client in C#
Basic DNS(Domain Name System) servers .We'll be retrieving the correct records from their zone files and converting them into bytes that can be added to our DNS response to be sent back to the client.It also include the process of DNS enumeration.
Add a description, image, and links to the dns-lib topic page so that developers can more easily learn about it.
To associate your repository with the dns-lib topic, visit your repo's landing page and select "manage topics."