[PR #313] [MERGED] Updating the windows running docs #414

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

📋 Pull Request Information

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

Base: masterHead: feat/308


📝 Commits (5)

  • 6a1def1 updating the windows running docs
  • 6d9dd7a updating the windows running docs
  • 769d3fb missing remove when garbage collected
  • 9e3e738 is not necesary to log when -1 is returned at the first byte read
  • 14eded2 release notes

📊 Changes

5 files changed (+23 additions, -9 deletions)

View changed files

📝 RELEASE-NOTES.md (+1 -1)
📝 docs/content/1-getting-started/running-it/_index.en.md (+17 -6)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/server/dns/DnsQueryTCPHandler.java (+3 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/server/dns/TCPServer.java (+1 -0)

📄 Description

Partially fixing #308


🔄 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/313 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 2/24/2023 **Status:** ✅ Merged **Merged:** 2/25/2023 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/308` --- ### 📝 Commits (5) - [`6a1def1`](https://github.com/mageddo/dns-proxy-server/commit/6a1def1b270fade3e909392d39c817262cc4d08d) updating the windows running docs - [`6d9dd7a`](https://github.com/mageddo/dns-proxy-server/commit/6d9dd7acb94f70230867ad2d31e4a215687d5e97) updating the windows running docs - [`769d3fb`](https://github.com/mageddo/dns-proxy-server/commit/769d3fbcf68ae96eb80b50fc1eceb152629c94ac) missing remove when garbage collected - [`9e3e738`](https://github.com/mageddo/dns-proxy-server/commit/9e3e738e63d5437276a9f13ec00a5f02c672a547) is not necesary to log when -1 is returned at the first byte read - [`14eded2`](https://github.com/mageddo/dns-proxy-server/commit/14eded2ce0fa2f89f419df2c70de98544476f124) release notes ### 📊 Changes **5 files changed** (+23 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+1 -1) 📝 `docs/content/1-getting-started/running-it/_index.en.md` (+17 -6) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/server/dns/DnsQueryTCPHandler.java` (+3 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/server/dns/TCPServer.java` (+1 -0) </details> ### 📄 Description Partially fixing #308 --- <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:10 +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#414
No description provided.