KasyanDiGris
Results
1
comments of
KasyanDiGris
SOCKS Proxy in Proxyman routes traffic to the Host header instead of the specified SOCKS destination
> From what I debug, the problem is cURL doesn't send the entire URL (httpbin.org/get?id=123), instead, it sends /get?id=123 -> Proxyman gets the Host Header and connects to this server....