Explanation of mapdns options? #267
Replies: 3 comments
-
|
Map DNS is a feature that intercepts local DNS requests, returning “fake” IPs or resolving the real IPs through the proxy server instead of using the system or ISP DNS. This prevents DNS leaks, protects privacy, and enables domain-based traffic routing. |
Beta Was this translation helpful? Give feedback.
-
|
Did you respond to my question with an AI generated answer?
Which method does your application implement? Also, would it make sense to close the linked issue as complete since this is implemented now? Cheers |
Beta Was this translation helpful? Give feedback.
-
|
I found my answer here: https://hev.cc/posts/2025/tun2socks-mapped-dns/ Here's a Google-translated version: Mapped DNS works as follows:
So yes it works as I thought. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was wondering what the
mapdnsconfig options do. I can't see any documentation for this in the readme. Does it do something like what as described in this issue: #197?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions