Recent Posts

ECH - The Missing Layer in DNS Privacy

3 minute read

This week, there was a discussion on Hacker News about the reasons for and against using DNS over HTTPS (DoH). DNS over HTTPS (DoH) and DNS over TLS (DoT) ar...

A TCP Port Scanner Written in Bash

1 minute read

With a cup of coffee in hand, I settled in front of my laptop, opened my IDE, and wrote a simple TCP port scanner in Bash. You can find it on GitHub. Of cour...