All Projects → yinqiwen → godns

yinqiwen / godns

Licence: other
A simple Go DNS client implementation with some new features.(Cache, Specifiable Server,...)

Programming Languages

go
31211 projects - #10 most used programming language

godns

Go DNS client library modified from GO's net package, support DNS over tcp

Install godns

go get github.com/yinqiwen/godns

Use godns

import "github.com/yinqiwen/godns"

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].