...

Text file src/net/testdata/resolv.conf

Documentation: net/testdata

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

View as plain text