Update CFwarp.sh

This commit is contained in:
rkygogo 2022-06-27 13:29:01 +08:00 committed by GitHub
parent d3acce33bf
commit f370e9a0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ echo | wgcf register
until [[ -e wgcf-account.toml ]] until [[ -e wgcf-account.toml ]]
do do
yellow "申请WARP普通账户过程中可能会多次提示429 Too Many Requests请等待30秒" && sleep 1 yellow "申请WARP普通账户过程中可能会多次提示429 Too Many Requests请等待30秒" && sleep 1
echo | wgcf register echo | wgcf register --accept-tos
done done
wgcf generate wgcf generate
yellow "开始自动设置WARP的MTU最佳网络吞吐量值以优化WARP网络" yellow "开始自动设置WARP的MTU最佳网络吞吐量值以优化WARP网络"