An open API service indexing awesome lists of open source software.

https://github.com/ohmydevops/doh

My DNS over HTTPS configs
https://github.com/ohmydevops/doh

bind9 certbot dns dnscrypt-proxy

Last synced: about 2 months ago
JSON representation

My DNS over HTTPS configs

Awesome Lists containing this project

README

          

# How do I secure my DNS requests?

Before vs After (Plain DNS requests vs HTTP/TLS requests)

![imgonline-com-ua-twotoone-RhgQCbQ8hMj67](https://user-images.githubusercontent.com/21690865/209540142-689963d4-0b45-45de-b772-80c7a0c5a5a2.jpg)

Tools used:

- [Bind9](https://bind9.readthedocs.io/en/v9_18_10/) (on server)
- [Certbot](https://certbot.eff.org/) (on server)
- [DNSCrypt-proxy](https://dnscrypt.info/) (on client)