COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210418085632/https://github.com/topics/doh
Here are
125 public repositories
matching this topic...
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
A local DNS server to obtain the fastest website IP for the best Internet experience, 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验。
High performance DNS over HTTPS client & server
Lists of public DNSCrypt / DoH DNS servers and DNS relays
Updated
Apr 14, 2021
Python
🐶 Command-line DNS Client for Humans. Written in Golang
A Docker image for a non-censoring, non-logging, DNSSEC-capable, DNSCrypt-enabled DNS resolver
Updated
Feb 17, 2021
Shell
DeimosC2 is a Golang command and control framework for post-exploitation.
🕳 godoh - A DNS-over-HTTPS C2
An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.
Updated
Apr 14, 2021
Rust
Fast, mature, secure DoH server proxy written in Rust (doh-proxy).
stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups
A small hobby ads block dns project with doh, dot, dnscrypt support.
Updated
Apr 15, 2021
HTML
DNS stub resolver, proxy and router with support for DoT, DoH, DoQ, and DTLS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using C# 8.0 & .NET Core 3.1
A 1.1.1.1 DNS resolver built for Discord
Updated
Apr 7, 2021
JavaScript
Updated
Apr 18, 2021
AppleScript
Prevent program and malware to bypass DNS filter by using DoH
Adblocking dns, Uncensored dns server and Adult-filter dns. Supports Dns-over-TLS , Dns-over-HTTPS and DNSCrypt with DNSSEC enabled and no logging.
Updated
Aug 20, 2019
Perl
A set of browser-based DNS tools for DigitalOcean Community.
(unofficial) docs for Firefox TRR (DNS-over-HTTPS)
Simple DNS over HTTPS Server
DNS over HTTPS client for use in the browser
Updated
Apr 7, 2021
JavaScript
Social Determinants of Health Visualization
RFC8484 and DoH/JSON resolver
DNSecure is a configuration tool of DoT and DoH for iOS/iPadOS.
Updated
Feb 13, 2021
Swift
A DNS over HTTPS client implementation written in Go
Improve this page
Add a description, image, and links to the
doh
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
doh
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Would be nice to support JSON as an alternative data format. Much easier to work with as developers or looking at the traffic in curl/inspector. Should be supported for parsing incoming requests (
content-typeheader) as well as generating/translating responses (acceptheader).RFC 8427 Representing DNS Messages in JSON