github.com/code-reading/golang@v0.0.0-20220303082512-ba5bc0e589a3/go/src/net/testdata/resolv.conf (about)

     1  # /etc/resolv.conf
     2  
     3  domain localdomain
     4  nameserver 8.8.8.8
     5  nameserver 2001:4860:4860::8888
     6  nameserver fe80::1%lo0
     7  options ndots:5 timeout:10 attempts:3 rotate
     8  options attempts 3