Skip to content

Instantly share code, notes, and snippets.

@tykling
Created April 13, 2017 15:47
Show Gist options
  • Save tykling/3ab29c4937422e65b7a29db9cf051585 to your computer and use it in GitHub Desktop.
Save tykling/3ab29c4937422e65b7a29db9cf051585 to your computer and use it in GitHub Desktop.
use unicast.uncensoreddns.org over TLS
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