This commit is contained in:
Luk Lu
2023-03-08 08:47:12 +08:00
parent 2d38dc0b68
commit e79356b310
12 changed files with 20 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ echo === Enter [s] to start, [t] to terminate or [anything else] for no change
set /p TODOMODE=">>> "
echo;
if "s" == "%TODOMODE%" (
set ALL_PROXY=socks5://127.0.0.1:1080
set all_proxy=socks5://127.0.0.1:1080
echo "--- 已开启网络代理"
) else if "t" == "%TODOMODE%" (
set all_proxy=