[PR #2] Support for multiple default upstreams #2

Open
opened 2026-02-27 07:14:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jc21/dnsrouter/pull/2
Author: @fathonix
Created: 5/29/2025
Status: 🔄 Open

Base: masterHead: multiple-upstreams


📝 Commits (6)

📊 Changes

5 files changed (+47 additions, -32 deletions)

View changed files

📝 README.md (+4 -1)
📝 config.json.example (+4 -1)
📝 internal/config/router_config.go (+2 -2)
📝 internal/server/handler.go (+36 -27)
📝 scripts/lint.sh (+1 -1)

📄 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/jc21/dnsrouter/pull/2 **Author:** [@fathonix](https://github.com/fathonix) **Created:** 5/29/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `multiple-upstreams` --- ### 📝 Commits (6) - [`f397a68`](https://github.com/jc21/dnsrouter/commit/f397a680a0776f3ecbe6ed613e94bc183d3f7234) Initial support for multiple default upstreams - [`0027550`](https://github.com/jc21/dnsrouter/commit/00275506850902994249323b0a5b81c1b351eb65) Reflect multiple default upstreams support in configuration examples - [`3193a81`](https://github.com/jc21/dnsrouter/commit/3193a8115dfd7ce7c34449799664fccedf91937b) Merge branch 'master' of https://github.com/jc21/dnsrouter into multiple-upstreams - [`816df24`](https://github.com/jc21/dnsrouter/commit/816df247e9de70d32f6296e84b5ce14198a5661d) Switch golangci-lint to v2 - [`026adf5`](https://github.com/jc21/dnsrouter/commit/026adf5254587fe3d8f9b8f08625776551234efd) Remove return from else clause - [`0edc26a`](https://github.com/jc21/dnsrouter/commit/0edc26a72f1daeea226b6112ee9069c3ebb647ed) Fix wrong variable to log ### 📊 Changes **5 files changed** (+47 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -1) 📝 `config.json.example` (+4 -1) 📝 `internal/config/router_config.go` (+2 -2) 📝 `internal/server/handler.go` (+36 -27) 📝 `scripts/lint.sh` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/dnsrouter#2
No description provided.