Simple DNS Server implemented in Go
Stars
156
Forks
26
Watchers
156
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Fix bug whereby net.IP bytes are transmitted as 16-byte IPv6 addresses.
356ce74View on GitHubFix bug whereby the array of Names is prepended with empty Name structs.
640e2cdView on GitHubFix race condition (#2) by making buffer local to for loop
fe5dca0View on GitHub