newdns

A library for building custom DNS servers in Go.

MIT License

Stars
44
newdns - Latest Release

Published by 256dpi 7 months ago

  • do not stop early on unsupported types
  • removed usage of pkg/errors
  • updated dependencies
  • small refactorings
  • fixed tests
newdns -

Published by 256dpi almost 4 years ago

  • added basic resolver
  • various small fixes
newdns -

Published by 256dpi over 4 years ago

  • do not sort records and name servers
  • expose dns handler
  • extracted proxy handler
  • added run and accept function
newdns -

Published by 256dpi over 4 years ago

  • do not use global serve mux
  • added DNS server fallback
newdns -

Published by 256dpi over 4 years ago

  • added NS record support
newdns -

Published by 256dpi about 5 years ago

  • updated tools
newdns -

Published by 256dpi about 5 years ago

  • initial release