Answer the question
In order to leave comments, you need to log in
How to set proxy for linux terminal?
The problem is this, I work with a python script, but I need to periodically change ip, and several terminals work at the same time and I need to set a proxy for each one. Using export all_proxy, I can set the proxy only before the script is launched, while the os.system('export all_proxy**** command has no effect during the script execution, the proxy that was set before the script was launched is used.
How can I assign a proxy from the proxy_list while executing a python script?
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