[Webkit-unassigned] [Bug 251285] New: [WinCairo] Socks proxy resolves DNS locally instead of server

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 11:38:01 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251285

            Bug ID: 251285
           Summary: [WinCairo] Socks proxy resolves DNS locally instead of
                    server
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Windows 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: max at schmitt.mx

WebKit Linux and macOS does when setting a socks5 proxy resolve the hostname on the socks server end. This means it sends the hostname to the socks server. The current implementation on Windows when using cURL does instead resolve it locally and just send the IP address to the socks server. This is different to how its done on Linux/macOS, Firefox, and Chromium.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230127/eb49f8d3/attachment.htm>


More information about the webkit-unassigned mailing list