update 2022-05-15 16:50:18

This commit is contained in:
github-actions[bot] 2022-05-15 16:50:18 +08:00
parent 0bb86e4253
commit 8372eca48f
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ function speed_test(){
command="${command} -tp ${tp}"
fi
else
command="${command} -tl 200 -tll 40 -n 200 -t 4 -dt 10 -dn 2"
command="${command} -tl 200 -tll 40 -n 200 -t 4 -dt 10 -dn 1"
fi
ssr_original_server=$(uci get shadowsocksr.@global[0].global_server 2>/dev/null)