Log upstream proxy auth details
This commit is contained in:
2
run.bat
2
run.bat
@@ -12,10 +12,12 @@ if not exist "%EXE%" (
|
||||
set "UPSTREAM_PROXY=proxy.syktsu.ru:3128"
|
||||
set "UPSTREAM_USER=%USERNAME%"
|
||||
set "UPSTREAM_PASS="
|
||||
set "FORCE_UPSTREAM_BASIC=0"
|
||||
|
||||
echo [run] UPSTREAM_PROXY=%UPSTREAM_PROXY%
|
||||
echo [run] UPSTREAM_USER=%UPSTREAM_USER%
|
||||
echo [run] UPSTREAM_PASS is empty
|
||||
echo [run] FORCE_UPSTREAM_BASIC=%FORCE_UPSTREAM_BASIC%
|
||||
echo [run] Starting proxy...
|
||||
|
||||
"%EXE%"
|
||||
|
||||
Reference in New Issue
Block a user