[PR #24] [CLOSED] add DOH3 #66

Closed
opened 2026-03-14 01:11:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ameshkov/dnslookup/pull/24
Author: @hellodword
Created: 3/8/2022
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

5 files changed (+122 additions, -13 deletions)

View changed files

📝 README.md (+6 -0)
doh3.go (+93 -0)
📝 go.mod (+2 -1)
📝 go.sum (+1 -0)
📝 main.go (+20 -12)

📄 Description

https://github.com/AdguardTeam/AdGuardHome/issues/3955

As a debug tool, we can just implement it without waiting for the upstream :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ameshkov/dnslookup/pull/24 **Author:** [@hellodword](https://github.com/hellodword) **Created:** 3/8/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0161cb8`](https://github.com/ameshkov/dnslookup/commit/0161cb8915e54e726dfb8704238d646aa4a9c0c9) add DOH3 ### 📊 Changes **5 files changed** (+122 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+6 -0) ➕ `doh3.go` (+93 -0) 📝 `go.mod` (+2 -1) 📝 `go.sum` (+1 -0) 📝 `main.go` (+20 -12) </details> ### 📄 Description https://github.com/AdguardTeam/AdGuardHome/issues/3955 As a debug tool, we can just implement it without waiting for the upstream :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 01:11:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnslookup#66
No description provided.