Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Go DNS Resolver

This project is a simple DNS resolver written in Go. It aims to resolve domain names to their corresponding IP addresses, providing a basic yet functional DNS resolver implementation. This project serves as an educational tool to understand the intricacies of DNS resolution and Go's network programming capabilities.

Features

  • DNS Resolution: Resolve domain names to IP addresses.

Technologies Used

  • Go: The entire project is implemented in the Go programming language.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/GoDNSResolver.git
    cd GoDNSResolver
  2. Build the project:

    make

TODO (How to run, etc.)

About

🌐 Simple DNS-Resolver Written in Go (WIP for now)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages