Taylor
написал:
>
> On Fri, Mar 15, 2019 at 8:31 AM Timofei Bredov > wrote:
> >
> > Context: I use go version go1.12 linux/amd64. I have a VPN set up which
> has private DNS server. This server can resolve URLs that have top level
> domain name ".custom-tld&qu
Context: I use go version go1.12 linux/amd64. I have a VPN set up which has
private DNS server. This server can resolve URLs that have top level domain
name ".custom-tld".
File /etc/resolvconf has the following content:
nameserver 8.8.8.8
nameserver 1.1.1.1
nameserver 192.10.10.18
When I try t