https://github.com/haikelfazzani/dns-over-http
Lightweight DNS over HTTP (DoH) forwarder. It acts as an intermediary between your applications and a DoH resolver.
https://github.com/haikelfazzani/dns-over-http
deno dns-over-http dns-over-https rfc8484
Last synced: 14 days ago
JSON representation
Lightweight DNS over HTTP (DoH) forwarder. It acts as an intermediary between your applications and a DoH resolver.
- Host: GitHub
- URL: https://github.com/haikelfazzani/dns-over-http
- Owner: haikelfazzani
- Created: 2024-03-28T20:10:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T08:44:48.000Z (about 2 years ago)
- Last Synced: 2025-09-16T17:03:48.241Z (9 months ago)
- Topics: deno, dns-over-http, dns-over-https, rfc8484
- Language: TypeScript
- Homepage: https://dns-over-http.deno.dev
- Size: 769 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DNS Over HTTPS
Lightweight DNS over HTTPS (DoH) forwarder. It acts as an intermediary between
your applications and a DoH resolver.
### Ressources
- [huawei](https://support.huawei.com/enterprise/en/doc/EDOC1100174721/f917b5d7/dns)
- [cloudflare](https://developers.cloudflare.com/1.1.1.1/encryption/dns-over-https/)
- [zytrax](https://www.zytrax.com/books/dns/ch15/)