Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 489 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 489 Bytes

Basic Dns Application

A simple dns application with golang. Querying only with IPv4.

1

How to use?

After running main.go, the following lookup query is entered into the terminal.

nslookup instagram.com 127.0.0.1

Response;

Server:         127.0.0.1
Address:        127.0.0.1#53

Name:   instagram.com
Address: 31.13.81.174