Site update
This commit is contained in:
parent
33b85e2436
commit
6f9ac9c5b8
24 changed files with 748 additions and 18 deletions
|
@ -38,8 +38,18 @@
|
|||
|
||||
|
||||
|
||||
<div id="date">
|
||||
<p>27-09-2023</p>
|
||||
<div id="blog-meta">
|
||||
<p id="date">27-09-2023</p>
|
||||
|
||||
<p>
|
||||
<span>|</span>
|
||||
<a href="https://cronyakatsuki.xyz/tags/self-host/">self-host</a> <span>|</span>
|
||||
<a href="https://cronyakatsuki.xyz/tags/dns/">dns</a> <span>|</span>
|
||||
<a href="https://cronyakatsuki.xyz/tags/pi-hole/">pi-hole</a> <span>|</span>
|
||||
<a href="https://cronyakatsuki.xyz/tags/unbound/">unbound</a></p>
|
||||
|
||||
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
<p>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’m using DNS over HTTPS for my browser’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’s get on to setting everything up</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue