mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #13] [MERGED] Feature/mg 212 #217
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#217
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/13
Author: @mageddo
Created: 2/1/2017
Status: ✅ Merged
Merged: 2/4/2017
Merged by: @mageddo
Base:
v2-golang← Head:feature/MG-212📝 Commits (9)
cd39312MG-212 creating structure to store initial file8cd74ccMG-212 tratando a criacao da struct52c58ebMG-212 creating save dns function4a5d139MG-212 implementing local resolverf33e23dMG-212 fixing errorsc198008MG-212 organize coded6d0126MG-212 adding some features4605d95MG-212 fixing remove17b736fMG-212 fixing remove📊 Changes
7 files changed (+184 additions, -10 deletions)
View changed files
📝
README.md(+6 -0)➕
src/conf/config.sample.json(+4 -0)📝
src/dns.go(+8 -4)📝
src/github.com/mageddo/dns-proxy-server/events/docker/DockerEvents.go(+1 -1)➕
src/github.com/mageddo/dns-proxy-server/events/local/LocalEvents.go(+137 -0)📝
src/github.com/mageddo/dns-proxy-server/proxy/DockerDnsSolver.go(+3 -3)📝
src/github.com/mageddo/dns-proxy-server/proxy/LocalDnsSolver.go(+25 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.