[PR #21] [MERGED] Feature/mg 337 #225

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/21
Author: @mageddo
Created: 7/13/2017
Status: Merged
Merged: 7/13/2017
Merged by: @mageddo

Base: masterHead: feature/MG-337


📝 Commits (6)

  • 78df2ab MG-337 not used file
  • 775a22f MG-337 make support configured remote servers
  • 8b2dc81 MG-337 increase log and fix nilpointer
  • 035491c MG-337 fixing log format
  • ff7262a MG-337 documenting
  • 6587f67 MG-337 fixing solve order

📊 Changes

5 files changed (+49 additions, -55 deletions)

View changed files

📝 README.md (+2 -1)
📝 src/dns.go (+1 -1)
📝 src/github.com/mageddo/dns-proxy-server/events/local/LocalEvents.go (+14 -0)
📝 src/github.com/mageddo/dns-proxy-server/proxy/RemoteDnsSolver.go (+32 -16)
src/github.com/mageddo/dns-proxy-server/utils/dnsclient.go (+0 -37)

📄 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/21 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 7/13/2017 **Status:** ✅ Merged **Merged:** 7/13/2017 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/MG-337` --- ### 📝 Commits (6) - [`78df2ab`](https://github.com/mageddo/dns-proxy-server/commit/78df2ab228e69a9760e27080aa32f0d82d570fb3) MG-337 not used file - [`775a22f`](https://github.com/mageddo/dns-proxy-server/commit/775a22f8bf3327b16de9c323d9bf4199b4f9e962) MG-337 make support configured remote servers - [`8b2dc81`](https://github.com/mageddo/dns-proxy-server/commit/8b2dc816de13e90882c33cadc88555df28dc1655) MG-337 increase log and fix nilpointer - [`035491c`](https://github.com/mageddo/dns-proxy-server/commit/035491c3df176f9a1018f66ebc7d0343f2dd3fbd) MG-337 fixing log format - [`ff7262a`](https://github.com/mageddo/dns-proxy-server/commit/ff7262aa7c2da90a624d062373133466ff8eca71) MG-337 documenting - [`6587f67`](https://github.com/mageddo/dns-proxy-server/commit/6587f678c8ec11f6849a8fe674f206c75257f524) MG-337 fixing solve order ### 📊 Changes **5 files changed** (+49 additions, -55 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -1) 📝 `src/dns.go` (+1 -1) 📝 `src/github.com/mageddo/dns-proxy-server/events/local/LocalEvents.go` (+14 -0) 📝 `src/github.com/mageddo/dns-proxy-server/proxy/RemoteDnsSolver.go` (+32 -16) ➖ `src/github.com/mageddo/dns-proxy-server/utils/dnsclient.go` (+0 -37) </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:32 +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#225
No description provided.