dns-over-https/test/data/resolv.conf

14 lines
214 B
Plaintext
Raw Normal View History

2019-06-10 19:32:28 +02:00
# Default
nameserver 127.0.0.1
# Google Fallback
nameserver 2001:4860:4860::8888
# Invalid server gets ignored
nameserver foobar
options timeout 5000
options attempts 3
# Unknown option gets ignored
options foo