[PR #364] [MERGED] Fixes and Docs Updates #451

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/364
Author: @mageddo
Created: 3/16/2023
Status: Merged
Merged: 3/16/2023
Merged by: @mageddo

Base: masterHead: feat/343


📝 Commits (10+)

📊 Changes

18 files changed (+273 additions, -20 deletions)

View changed files

📝 RELEASE-NOTES.md (+4 -0)
📝 docs/content/1-getting-started/running-it/mac/_index.en.md (+20 -12)
📝 docs/content/1-getting-started/running-it/windows/_index.en.md (+1 -1)
docs/content/5-tutorials/_index.en.md (+12 -0)
docs/content/5-tutorials/docker-reverse-proxy.en.md (+121 -0)
📝 docs/content/api/_index.en.md (+2 -2)
📝 docs/content/versions/_index.en.md (+2 -2)
examples/api-gateway_service-discovery_reverse-proxy/Dockerfile (+5 -0)
examples/api-gateway_service-discovery_reverse-proxy/docker-compose.yml (+25 -0)
examples/api-gateway_service-discovery_reverse-proxy/index.html (+1 -0)
examples/api-gateway_service-discovery_reverse-proxy/nginx/README.md (+3 -0)
examples/api-gateway_service-discovery_reverse-proxy/nginx/entrypoint.sh (+14 -0)
examples/api-gateway_service-discovery_reverse-proxy/nginx/nginx.conf (+35 -0)
examples/api-gateway_service-discovery_reverse-proxy/nginx/reverse-proxy.conf (+17 -0)
📝 gradle.properties (+1 -1)
📝 src/main/java/com/mageddo/dnsproxyserver/dnsconfigurator/DnsConfiguratorOSX.java (+4 -1)
📝 src/main/java/com/mageddo/net/osx/NetworkOSX.java (+1 -1)
📝 src/main/java/com/mageddo/net/osx/Networks.java (+5 -0)

📄 Description

Fixes #343 and #342


🔄 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/364 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 3/16/2023 **Status:** ✅ Merged **Merged:** 3/16/2023 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feat/343` --- ### 📝 Commits (10+) - [`02e9de4`](https://github.com/mageddo/dns-proxy-server/commit/02e9de4cf2e160c43d745348d7373b1f17be0307) configuring both file and command on macos - [`1cf419b`](https://github.com/mageddo/dns-proxy-server/commit/1cf419b4c0f3913671ed95c9fcec354997dc0d53) returning empty list when no dns servers configured - [`089c81e`](https://github.com/mageddo/dns-proxy-server/commit/089c81e05e532c06236a4975749fa708a2b464f0) Docs updating - [`e9ba5b9`](https://github.com/mageddo/dns-proxy-server/commit/e9ba5b9a33331133d443e964e603898f7f72946f) Docs updating - [`f3820a3`](https://github.com/mageddo/dns-proxy-server/commit/f3820a3b882011691de38fb9174a89adeb12e502) configuring - [`bc9d92e`](https://github.com/mageddo/dns-proxy-server/commit/bc9d92e357e8e5a64c83c03838783f8ddcaade45) fixing nginx startup - [`6896da2`](https://github.com/mageddo/dns-proxy-server/commit/6896da217c693441f83a6f88366c057d82414fa6) new tutorial - [`c9e98d4`](https://github.com/mageddo/dns-proxy-server/commit/c9e98d44dd781b58475304fb21ce43cbc2ec5659) adjusting - [`e81b18b`](https://github.com/mageddo/dns-proxy-server/commit/e81b18b723362e5636bff9d50841a0f6927733f7) adjusting - [`73532ed`](https://github.com/mageddo/dns-proxy-server/commit/73532ed43f9b70c7847820e6e59e5ff5a4f8e150) reelase notes ### 📊 Changes **18 files changed** (+273 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+4 -0) 📝 `docs/content/1-getting-started/running-it/mac/_index.en.md` (+20 -12) 📝 `docs/content/1-getting-started/running-it/windows/_index.en.md` (+1 -1) ➕ `docs/content/5-tutorials/_index.en.md` (+12 -0) ➕ `docs/content/5-tutorials/docker-reverse-proxy.en.md` (+121 -0) 📝 `docs/content/api/_index.en.md` (+2 -2) 📝 `docs/content/versions/_index.en.md` (+2 -2) ➕ `examples/api-gateway_service-discovery_reverse-proxy/Dockerfile` (+5 -0) ➕ `examples/api-gateway_service-discovery_reverse-proxy/docker-compose.yml` (+25 -0) ➕ `examples/api-gateway_service-discovery_reverse-proxy/index.html` (+1 -0) ➕ `examples/api-gateway_service-discovery_reverse-proxy/nginx/README.md` (+3 -0) ➕ `examples/api-gateway_service-discovery_reverse-proxy/nginx/entrypoint.sh` (+14 -0) ➕ `examples/api-gateway_service-discovery_reverse-proxy/nginx/nginx.conf` (+35 -0) ➕ `examples/api-gateway_service-discovery_reverse-proxy/nginx/reverse-proxy.conf` (+17 -0) 📝 `gradle.properties` (+1 -1) 📝 `src/main/java/com/mageddo/dnsproxyserver/dnsconfigurator/DnsConfiguratorOSX.java` (+4 -1) 📝 `src/main/java/com/mageddo/net/osx/NetworkOSX.java` (+1 -1) 📝 `src/main/java/com/mageddo/net/osx/Networks.java` (+5 -0) </details> ### 📄 Description Fixes #343 and #342 --- <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:17 +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#451
No description provided.