u
This commit is contained in:
parent
0476d08be8
commit
a6b0202b46
2
proxy-off.bat
Normal file
2
proxy-off.bat
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
set http_proxy=
|
||||||
|
set https_proxy=
|
7
proxy-on.bat
Normal file
7
proxy-on.bat
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
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
|
Loading…
Reference in New Issue
Block a user