Skip to content

jonsen/godns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godns

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

Install godns

go get github.com/jonsen/godns

Use godns

import "github.com/jonsen/godns"

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%