An open API service indexing awesome lists of open source software.

https://github.com/logan-bobo/dns-resolver-go

A simple DNS resolver, written in Go, that can resolve the IP address for a given host.
https://github.com/logan-bobo/dns-resolver-go

dns dns-resolver go golang

Last synced: 11 months ago
JSON representation

A simple DNS resolver, written in Go, that can resolve the IP address for a given host.

Awesome Lists containing this project

README

          

# dns resolver go
A simple DNS resolver, written in Go, that can resolve the IP address for a given host.

## Functionality

Resolve a given hostname to an IPv4 address