mirror of
https://github.com/ameshkov/dnslookup.git
synced 2026-04-27 14:36:05 +03:00
[PR #24] [CLOSED] add DOH3 #66
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnslookup#66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ameshkov/dnslookup/pull/24
Author: @hellodword
Created: 3/8/2022
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
0161cb8add DOH3📊 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.