mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #302] [MERGED] DPS 3 - DPS Crashes when offline #406
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#406
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/mageddo/dns-proxy-server/pull/302
Author: @mageddo
Created: 2/23/2023
Status: ✅ Merged
Merged: 2/23/2023
Merged by: @mageddo
Base:
master← Head:offline-solv-crash📝 Commits (3)
cc55b0ebind on any interface, fixing no interface was found15dfb3fremoving unnecessary codea9dc94frelease notes📊 Changes
6 files changed (+20 additions, -21 deletions)
View changed files
📝
RELEASE-NOTES.md(+4 -0)📝
gradle.properties(+1 -1)📝
src/main/java/com/mageddo/dnsproxyserver/net/Networks.java(+2 -1)📝
src/main/java/com/mageddo/dnsproxyserver/server/dns/ServerStarter.java(+1 -3)📝
src/main/java/com/mageddo/dnsproxyserver/server/dns/SimpleServer.java(+7 -10)📝
src/main/java/com/mageddo/dnsproxyserver/server/dns/UDPServer.java(+5 -6)📄 Description
Fixes #301 , #256
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.