stubby has been running for over 48 hours now without the process being killed. I think it is safe for others to start testing.
I am open to writing an installer script if I can get at least 10 likes on this post. For now, I only want to support Cloudfare DNS. Best to take things in small steps! I can expand to other DNS over TLS supported in the future. Cloudfare makes it easy to verify with their
https://1.1.1.1/help page. Not sure if others provide a similar site.
Here is another command I found to validate DNS over TLS with Cloudfare 1.1.1.1
Code:
echo | openssl s_client -connect '1.1.1.1:853'