7 lines
221 B
Batchfile
7 lines
221 B
Batchfile
set HTTP_PROXY=http://127.0.0.1:41091
|
|
@REM set HTTP_PROXY_USER=username
|
|
@REM set HTTP_PROXY_PASS=password
|
|
|
|
set HTTPS_PROXY=http://127.0.0.1:41091
|
|
@REM set HTTPS_PROXY_USER=username
|
|
@REM set HTTPS_PROXY_PASS=password |