Skip to content

donng/dnsserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dnsserver

go 语言实现的本地DNS服务器,负责转发和缓存本地的DNS查询。

安装

git clone https://github.com/donng/dnsserver.git

运行程序:

go run *.go

测试结果:

dig @localhost www.example.com

About

Local DNS server by go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages