[GH-ISSUE #1666] If an external socks server is used, where does hostname resolution happen? #1659

Closed
opened 2026-03-03 19:53:14 +03:00 by kerem · 5 comments
Owner

Originally created by @seidnerj on GitHub (Jun 6, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1666

In some software, there's a distinction between socks5 and socks5h. In my case, I suspect the DNS queries are being executed from my local machine and not from the socks server itself.

Would be great to get a clarification.

Thanks!

Originally created by @seidnerj on GitHub (Jun 6, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1666 In some software, there's a distinction between socks5 and socks5h. In my case, I suspect the DNS queries are being executed from my local machine and not from the socks server itself. Would be great to get a clarification. Thanks!
kerem 2026-03-03 19:53:14 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 7, 2023):

Yes, it's. The DNS is handled on your mac. If you'd like to change the DNS, you can do it in System Setting -> Wifi -> Detailed -> DNS.

<!-- gh-comment-id:1579694601 --> @NghiaTranUIT commented on GitHub (Jun 7, 2023): Yes, it's. The DNS is handled on your mac. If you'd like to change the DNS, you can do it in System Setting -> Wifi -> Detailed -> DNS.
Author
Owner

@seidnerj commented on GitHub (Jun 7, 2023):

But in the case of a socks proxy I want to be able to define that DNS resolution should be handled by the proxy server, is that not possible today?

<!-- gh-comment-id:1580035511 --> @seidnerj commented on GitHub (Jun 7, 2023): But in the case of a socks proxy I want to be able to define that DNS resolution should be handled by the proxy server, is that not possible today?
Author
Owner

@NghiaTranUIT commented on GitHub (Jun 7, 2023):

yes, it's not implemented in the latest build.

<!-- gh-comment-id:1580064079 --> @NghiaTranUIT commented on GitHub (Jun 7, 2023): yes, it's not implemented in the latest build.
Author
Owner

@seidnerj commented on GitHub (Jun 7, 2023):

Got it, can I open a feature request for this?

<!-- gh-comment-id:1580066642 --> @seidnerj commented on GitHub (Jun 7, 2023): Got it, can I open a feature request for this?
Author
Owner

@seidnerj commented on GitHub (Jun 7, 2023):

Opened a feature request here:
https://github.com/ProxymanApp/Proxyman/issues/1668

Closing this question for now, thanks!

<!-- gh-comment-id:1580794112 --> @seidnerj commented on GitHub (Jun 7, 2023): Opened a feature request here: https://github.com/ProxymanApp/Proxyman/issues/1668 Closing this question for now, thanks!
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/Proxyman#1659
No description provided.