使用"github.com/miekg/dns"库可以解析/etc/resolv.conf,从而获取dns服务器
参考代码:
https://github.com/deepFoc/go-code/blob/master/localdns/main.go