Created
April 13, 2017 15:47
-
-
Save tykling/3ab29c4937422e65b7a29db9cf051585 to your computer and use it in GitHub Desktop.
use unicast.uncensoreddns.org over TLS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
user@sys-dns:~$ cat /rw/config/unbound/conf.d/tls-upstream.conf | |
server: | |
ssl-upstream: yes | |
forward-zone: | |
name: "." | |
forward-addr: 89.233.43.71@853 | |
forward-first: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment