mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-28 00:45:50 +03:00
[GH-ISSUE #454] Custom DNS #360
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#360
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?
Originally created by @DUOLabs333 on GitHub (Nov 3, 2021).
Original GitHub issue: https://github.com/snail007/goproxy/issues/454
Expected Behavior
You have an option
--dnsthat will send all dns queries to be resolved by that dns, relative to the server (so0.0.0.0would refer to the DNS on the server)Current Behavior
No such option.
Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
Possible Implementation