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
- Host: GitHub
- URL: https://github.com/ohmydevops/doh
- Owner: ohmydevops
- Created: 2022-12-25T08:49:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-28T16:00:13.000Z (about 3 years ago)
- Last Synced: 2023-08-02T13:57:40.736Z (over 2 years ago)
- Topics: bind9, certbot, dns, dnscrypt-proxy
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How do I secure my DNS requests?
Before vs After (Plain DNS requests vs HTTP/TLS requests)

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)