firedns

所属分类:网络编程
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2021-03-02 14:16:32
上 传 者sh-1993
说明:  一个用golang.编写的仅供娱乐的DNS服务器。,
(A just for fun DNS server written in golang.,)

文件列表:
dns.go (435, 2021-03-02)
dns/ (0, 2021-03-02)
dns/docs.go (121, 2021-03-02)
dns/ip-finder.go (315, 2021-03-02)
dns/listener.go (548, 2021-03-02)
dns/response.go (1211, 2021-03-02)
go.mod (90, 2021-03-02)
go.sum (1446, 2021-03-02)

# FireDNS ___ ###### A just for fun localhost DNS server written in golang. ## Installation ___ > `go get github.com/wisdommatt/firedns` ## Requirements > * Go 1.9 ### Usage ___ 1. Import the package `firedns "github.com/wisdommatt/firedns"` 2. Run the program `go run dns.go` 3. On the terminal run `dig meghee.com @localhost -p8090` ## Notes > The application runs only on port 8090. \ > The only supported domains are meghee.com and timiun.com \ > Checking for an unsupported domain will return an IP of 129.0.1.9 ## Author [Wisdom Matthew](https://github.com/wisdommatt/)

近期下载者

相关文件


收藏者