mikispag / dns-over-tls-forwarder

A simple, fast DNS-over-TLS forwarding server with hybrid LRU/MFA caching written in Go.
MIT License
48 stars 9 forks source link

Added first tests for server. #5

Closed empijei closed 4 years ago

empijei commented 4 years ago

Now server can be constructed with custom remote resolvers.

It might be a single test but it covers 72% of the statements, and I got that going for me.