Update CFwarp.sh

This commit is contained in:
甬哥侃侃侃ygkkk 2023-03-25 05:23:11 +00:00
parent 239548c2db
commit 958d2eca91
1 changed files with 3 additions and 3 deletions

View File

@ -525,16 +525,16 @@ sleep 2 && ShowSOCKS5 && S5menu && lncf
WGCFmenu(){
white "------------------------------------------------------------------------------------"
white " 当前 IPV4 接管出站流量情况如下 "
white " 方案一:当前 IPV4 接管出站流量情况如下 "
white " ${WARPIPv4Status}"
white "------------------------------------------------------------------------------------"
white " 当前 IPV6 接管出站流量情况如下"
white " 方案一:当前 IPV6 接管出站流量情况如下"
white " ${WARPIPv6Status}"
white "------------------------------------------------------------------------------------"
}
S5menu(){
white "------------------------------------------------------------------------------------------------"
white " 当前Socks5-WARP官方客户端本地代理情况如下"
white " 方案二:当前Socks5-WARP官方客户端本地代理情况如下"
blue " ${S5Status}"
white "------------------------------------------------------------------------------------------------"
}