Skip to content

A DNS Server which read hosts file and response the ip of requested domain name/host name.

License

Notifications You must be signed in to change notification settings

timothyliu/hosts-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hosts-dns

A DNS Server implemented by node.js, which read hosts file and response the ip of requested domain name/host name.

How to use?

git clone https://github.com/timothyliu/hosts-dns.git
cd hosts-dns
npm install
sudo node server.js

About

A DNS Server which read hosts file and response the ip of requested domain name/host name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published