Site update

This commit is contained in:
CronyAkatsuki 2024-01-28 18:16:34 +01:00
parent 8404a7f3c7
commit da4a95ef3b
27 changed files with 137 additions and 27 deletions

View file

@ -6,7 +6,11 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="/css/style.css" rel="stylesheet" />
<title>Setup dns with adblock and dot/doh with pi-hole and unbound</title>
<title>
Setup dns with adblock and dot/doh with pi-hole and unbound - Crony Akatsuki
</title>
<meta property="og:title" content="Setup dns with adblock and dot/doh with pi-hole and unbound" />
<meta property="og:description" content="Just another day I seted up my own private dns server that has adblocking ( and other stuff ) using pihole and uses unbound as a resolver. To safelly connect to the dns server I&rsquo;m using DNS over HTTPS for my browser&rsquo;s and HTTPS over TLS for stuffy for my whole desktop and private dns in android ( Android has DoH support but only for google and cloudflare right now). Let&rsquo;s get on to setting everything up" />
<meta property="og:type" content="article" />