Hello,
I am trying to use a socks5 proxy to send TCP crafted packets instead of HTTP request. I have tried every single possible configuration, but I always receive as response b''.
The same TCP packets works fine without proxy, so I don't know what to do.
Hello,
I am trying to use a socks5 proxy to send TCP crafted packets instead of HTTP request. I have tried every single possible configuration, but I always receive as response
b''.The same TCP packets works fine without proxy, so I don't know what to do.