go-mockdns icon indicating copy to clipboard operation
go-mockdns copied to clipboard

Fallback on real DNS

Open l0kix2 opened this issue 1 year ago • 1 comments

Hi, I'm using library for mocking some particular DNS records in test (because in real application real DNS records exist and don't exist in my laptop). But I stumble upon a problem that mockdns mocks ALL dns requests, though I'd like to have an option for mockserver to mock only ones I've specified and fallback to the usual DNS resolving for other lookups.

l0kix2 avatar Aug 21 '24 14:08 l0kix2

Patches welcome

foxcpp avatar Aug 23 '24 17:08 foxcpp