Answer the question
In order to leave comments, you need to log in
How to proxy a request to a site made by the sendto function?
I am writing a script that will have to make a request to the site. To do this, I took the socket module, I decided to use for the request sendto(data,(url, port))
. But now I have a question, how to make a proxied request (with this function). I have a proxy, I just don't know how to pass them to this function
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question