miekg / exdns

Go DNS example programs
BSD 2-Clause "Simplified" License
301 stars 60 forks source link

dns.ClientConfigFromFile("/etc/resolv.conf") not going to work on windows 10 :) #18

Open gertcuykens opened 5 years ago

gertcuykens commented 5 years ago

As a work around I did something like this, no idea what the correct way to solving this is dns.ClientConfigFromFile("/msys64/etc/resolv.conf")