[PR #96] [MERGED] Support for Wildcard DNS in multilevel #268

Closed
opened 2026-02-26 04:34:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/96
Author: @mageddo
Created: 11/17/2018
Status: Merged
Merged: 11/17/2018
Merged by: @mageddo

Base: masterHead: feature/91


📝 Commits (4)

📊 Changes

8 files changed (+58 additions, -50 deletions)

View changed files

📝 RELEASE-NOTES.md (+4 -0)
📝 VERSION (+1 -1)
📝 proxy/cache.go (+1 -1)
📝 proxy/docker.go (+4 -21)
📝 proxy/local.go (+3 -22)
📝 proxy/local_test.go (+26 -1)
📝 proxy/proxy.go (+17 -0)
📝 proxy/remote.go (+2 -4)

📄 Description

No description provided


🔄 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/mageddo/dns-proxy-server/pull/96 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 11/17/2018 **Status:** ✅ Merged **Merged:** 11/17/2018 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/91` --- ### 📝 Commits (4) - [`8a709c6`](https://github.com/mageddo/dns-proxy-server/commit/8a709c6b6461f8b1ec6bf994d8d574d67380323b) #91 supporting multilevel dns - [`397ea03`](https://github.com/mageddo/dns-proxy-server/commit/397ea03cc695f306ad291723d46c0f934c12497e) #91 fixing ping slowness - [`a0de35d`](https://github.com/mageddo/dns-proxy-server/commit/a0de35d9a084f2252c76073757f9fa6d71b77e4c) #91 adding release notes - [`d795bf1`](https://github.com/mageddo/dns-proxy-server/commit/d795bf108b4b2f0944b7b6c11ffc74a2e875a3a3) #91 increasing logs ### 📊 Changes **8 files changed** (+58 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+4 -0) 📝 `VERSION` (+1 -1) 📝 `proxy/cache.go` (+1 -1) 📝 `proxy/docker.go` (+4 -21) 📝 `proxy/local.go` (+3 -22) 📝 `proxy/local_test.go` (+26 -1) 📝 `proxy/proxy.go` (+17 -0) 📝 `proxy/remote.go` (+2 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:40 +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/dns-proxy-server-mageddo#268
No description provided.