Skip to content

parinpan/dns-resolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS Resolver by Fachrin

A web app to query DNS records of a hostname along with its nameservers. Check it out live demo version here: https://resolver.fachr.in

Program Flow

DNSResolverFlow

How to Build & Run (Docker Required)

If you don't have Docker installed on your machine, please do install first. Check out: https://docs.docker.com/get-docker/

Build

Execute following command in your terminal

make build

Run

Execute following command in your terminal

make run

Run command will build and run the image at the same time. A docker container will run on: http://localhost:9999, open it on your browser to interact with the app

Preview

A preview of the web app querying DNS records (ANY) of tesla.com returning records for the hostname and its nameservers

Screenshot 2022-10-17 at 08 41 04

Check out: https://resolver.fachr.in :)

About

A web app to query DNS records of a hostname along with its nameservers

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages