Closed jmartle closed 3 years ago
Hi dirk i want to use a proxy with pyinstalive and I noticed that the pyinstalive.ini has a field that says proxy. I was wondering if that was for an actual proxy? Do i just link the proxy there?
proxy.
proxy = verbose = False skip_merge = False
Yes For example proxy = http://127.0.0.1:8888
proxy = http://127.0.0.1:8888
Hi dirk i want to use a proxy with pyinstalive and I noticed that the pyinstalive.ini has a field that says
proxy.
I was wondering if that was for an actual proxy? Do i just link the proxy there?