[PR #25] [MERGED] MG-362 option to enable/disable web server publish port #229

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

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/25
Author: @mageddo
Created: 7/23/2017
Status: Merged
Merged: 7/23/2017
Merged by: @mageddo

Base: masterHead: feature/MG-362


📝 Commits (1)

  • b440062 MG-362 option to enable/disable web server publish port

📊 Changes

3 files changed (+19 additions, -6 deletions)

View changed files

📝 src/github.com/mageddo/dns-proxy-server/flags/flags.go (+5 -0)
📝 src/github.com/mageddo/dns-proxy-server/service/docker.go (+10 -2)
📝 src/github.com/mageddo/dns-proxy-server/service/service.go (+4 -4)

📄 Description

From version 2.0.4 when running Dns Proxy Server in service docker mode mode the web port is published, it can be a not desired behavior, so should be optional


🔄 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/25 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 7/23/2017 **Status:** ✅ Merged **Merged:** 7/23/2017 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/MG-362` --- ### 📝 Commits (1) - [`b440062`](https://github.com/mageddo/dns-proxy-server/commit/b440062e688364de782bb336d4fb14770a2a5933) MG-362 option to enable/disable web server publish port ### 📊 Changes **3 files changed** (+19 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/github.com/mageddo/dns-proxy-server/flags/flags.go` (+5 -0) 📝 `src/github.com/mageddo/dns-proxy-server/service/docker.go` (+10 -2) 📝 `src/github.com/mageddo/dns-proxy-server/service/service.go` (+4 -4) </details> ### 📄 Description From version *2.0.4* when running Dns Proxy Server in service docker mode mode the web port is published, it can be a not desired behavior, so should be optional --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:33 +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#229
No description provided.