Add TODO section
This commit is contained in:
parent 45b1213552
commit 64278b23ad
1 changed files with 11 additions and 0 deletions
11 index.html
11
index.html | @ -92,6 +92,7 @@ | |||
<ul> | ||||
<li><a href="#inspecting-doh">Inspecting DNS over HTTPS (DoH)</a></li> | ||||
<li><a href="#how-to-contribute">How to contribute to the guide?</a></li> | ||||
<li><a href="#todo">TODO</a></li> | ||||
</ul> | ||||
</li> | ||||
</ul> | ||||
| @ -1087,6 +1088,16 @@ Nov 05 23:30:34 unbound[12636:0] reply: 192.168.1.5 www.wikipedia.org. A IN NOER | |||
</ul> | ||||
<p>You can also just use <a href="https://www.unixsheikh.com/contact.html">email</a> :)</p> | ||||
| ||||
<h3 id="todo">TODO</h3> | ||||
<p>Planned upcoming improvements.</p> | ||||
<ul> | ||||
<li>Blocking DoH (I originally had this planed when I wrote the guide, but forgot to add it)</li> | ||||
<li>IPv6</li> | ||||
<li>More on network monitoring</li> | ||||
<li>Local search domain</li> | ||||
</ul> | ||||
<p>If you have anything important or worth while you think this guide is missing, please let me know, I'll look into it.</p> | ||||
| ||||
</article> | ||||
<footer class="info info-grey" style="text-align:center;"> | ||||
<h3>Created and maintained by</h3> | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue