[PR #305] [MERGED] DPS 3 - Work only with up interfaces #409

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/305
Author: @mageddo
Created: 2/24/2023
Status: Merged
Merged: 2/24/2023
Merged by: @mageddo

Base: masterHead: only-up-interfaces


📝 Commits (2)

📊 Changes

5 files changed (+29 additions, -7 deletions)

View changed files

📝 RELEASE-NOTES.md (+4 -0)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/net/Networks.java (+11 -3)
📝 src/main/java/com/mageddo/dnsproxyserver/server/dns/UDPServerPool.java (+1 -0)
📝 src/test/java/com/mageddo/dnsproxyserver/net/NetworksTest.java (+12 -3)

📄 Description

  • DPS 3 - Work only with up interfaces
  • Re-activate loopback interfaces

🔄 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/305 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 2/24/2023 **Status:** ✅ Merged **Merged:** 2/24/2023 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `only-up-interfaces` --- ### 📝 Commits (2) - [`cea847c`](https://github.com/mageddo/dns-proxy-server/commit/cea847c3dd95dbcd9c43378cbe8cbe3d9219702b) work only up interfaces - [`13cce1c`](https://github.com/mageddo/dns-proxy-server/commit/13cce1c90731fef587ec13168810ca3528c96fd1) release notes ### 📊 Changes **5 files changed** (+29 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+4 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/net/Networks.java` (+11 -3) 📝 `src/main/java/com/mageddo/dnsproxyserver/server/dns/UDPServerPool.java` (+1 -0) 📝 `src/test/java/com/mageddo/dnsproxyserver/net/NetworksTest.java` (+12 -3) </details> ### 📄 Description * DPS 3 - Work only with up interfaces * Re-activate loopback interfaces --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:35:09 +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#409
No description provided.