Answer the question
In order to leave comments, you need to log in
Do requests go through the proxy after connecting to the proxy with Python?
I have a line in the code with a request to a specific ip. If you run a program on the executable PC that connects me to the proxy. Will the requests I make go through this proxy?
Answer the question
In order to leave comments, you need to log in
If you connect to a proxy, then of course they will go through the proxy.
If all requests in the system are proxied (and not just a specific program (for example, a browser)) - then yes, everything is fine. Just in case, you can make a request from the Python code for some kind of ip-determinant.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question